mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-28 00:04:10 +02:00
Fix syntax error in config
This commit is contained in:
parent
db925931aa
commit
fa9b4564d3
@ -87,7 +87,7 @@ $languages = {
|
|||||||
"ro" => {
|
"ro" => {
|
||||||
name: 'română',
|
name: 'română',
|
||||||
new: "O nouă versiune este disponibilă"
|
new: "O nouă versiune este disponibilă"
|
||||||
}
|
},
|
||||||
"ru" => {
|
"ru" => {
|
||||||
name: "Pyccкий",
|
name: "Pyccкий",
|
||||||
notice: "Самая последняя версия (#{$last_version}) ещё пока не переведена на
|
notice: "Самая последняя версия (#{$last_version}) ещё пока не переведена на
|
||||||
|
Loading…
x
Reference in New Issue
Block a user