typo fixed
This commit is contained in:
parent
62b699ef6c
commit
38c63c4330
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# vim: set encoding=utf-8
|
# vim: set encoding=utf-8
|
||||||
|
|
||||||
FULL_TRANSLATION = [
|
FULL_TRANSLATION = [
|
||||||
"de", "fr", "id", 'it", "nb", "ru"
|
"de", "fr", "id", "it", "nb", "ru",
|
||||||
]
|
]
|
||||||
|
|
||||||
PARTIAL_TRANSLATION = [
|
PARTIAL_TRANSLATION = [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue