Skip to content

Commit 3db4dfc

Browse files
authored
fix 'currrent' typo in bg.json
1 parent 4d50fea commit 3db4dfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/localize/languages/bg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"common": {
33
"version": "версия",
4-
"currrent": "текущий"
4+
"current": "текущий"
55
},
66
"extra_states": {
77
"window_open": "Отворен прозорец",
88
"night_mode": "Нощен режим",
99
"eco": "Екологичен режим",
1010
"summer": "Лято"
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)