Skip to content

Commit

Permalink
Improve translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Apr 5, 2019
1 parent 5fd516c commit c7b790b
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
4 changes: 4 additions & 0 deletions texts-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"-id": "ru",
"de": "Russisch"
},
{
"-id": "ua",
"de": "Ukrainische"
},
{
"-id": "neru",
"de": "Sprache der Stämme Neru (mit Sekunden)"
Expand Down
4 changes: 4 additions & 0 deletions texts-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"-id": "ru",
"en": "Russian"
},
{
"-id": "ua",
"en": "Ukrainian"
},
{
"-id": "neru",
"en": "Language of the tribes Neru (with seconds)"
Expand Down
4 changes: 4 additions & 0 deletions texts-ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"-id": "ru",
"ru": "Русский"
},
{
"-id": "ua",
"ru": "Украинский"
},
{
"-id": "neru",
"ru": "Язык племён Неру (с секундами)"
Expand Down
4 changes: 4 additions & 0 deletions texts-ua.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"-id": "ru",
"ua": "Російський"
},
{
"-id": "ua",
"ua": "Українська"
},
{
"-id": "neru",
"ua": "Мова племен Неру (з секундами)"
Expand Down
6 changes: 6 additions & 0 deletions texts-ua.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
<ru>Русский</ru>
<ua>Російський</ua>
</text>
<text id="ua">
<en>Ukrainian</en>
<de>Ukrainische</de>
<ru>Украинский</ru>
<ua>Українська</ua>
</text>
<text id="neru">
<en>Language of the tribes Neru (with seconds)</en>
<de>Sprache der Stämme Neru (mit Sekunden)</de>
Expand Down

0 comments on commit c7b790b

Please sign in to comment.