-
-
Notifications
You must be signed in to change notification settings - Fork 432
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ccee5aa
commit 4a20a0c
Showing
16 changed files
with
101 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"language": "Albanian", | ||
"ui": { | ||
"settings": { | ||
"title": "Cilësimet", | ||
"language": "Gjuhe" | ||
}, | ||
"close": "Mbylle", | ||
"confirm": "Konfirmo" | ||
} | ||
"language": "Albanian", | ||
"ui": { | ||
"settings": { | ||
"title": "Cilësimet", | ||
"language": "Gjuhe" | ||
}, | ||
"cancel": "Cancel", | ||
"close": "Mbylle", | ||
"confirm": "Konfirmo" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
{ | ||
"language": "Croatian", | ||
"ui": { | ||
"settings": { | ||
"title": "Postavke", | ||
"language": "Jezik" | ||
}, | ||
"close": "Zatvoriti", | ||
"confirm": "Potvrdite" | ||
} | ||
} | ||
"language": "Croatian", | ||
"ui": { | ||
"settings": { | ||
"title": "Postavke", | ||
"language": "Jezik" | ||
}, | ||
"cancel": "Odustani", | ||
"close": "Zatvoriti", | ||
"confirm": "Potvrdite" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"language": "Czech", | ||
"ui": { | ||
"settings": { | ||
"title": "Nastavení", | ||
"language": "Jazyk" | ||
}, | ||
"close": "Zavřít", | ||
"confirm": "Potvrdit" | ||
} | ||
"language": "Czech", | ||
"ui": { | ||
"settings": { | ||
"title": "Nastavení", | ||
"language": "Jazyk" | ||
}, | ||
"cancel": "Cancel", | ||
"close": "Zavřít", | ||
"confirm": "Potvrdit" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ | |
"title": "Seaded", | ||
"language": "Keel" | ||
}, | ||
"cancel": "Cancel", | ||
"close": "Sulge", | ||
"confirm": "Kinnita" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"language": "Hungarian", | ||
"ui": { | ||
"settings": { | ||
"title": "Beállítások", | ||
"language": "Nyelv" | ||
}, | ||
"close": "Bezárás", | ||
"confirm": "Megerősít" | ||
} | ||
"language": "Hungarian", | ||
"ui": { | ||
"settings": { | ||
"title": "Beállítások", | ||
"language": "Nyelv" | ||
}, | ||
"cancel": "Cancel", | ||
"close": "Bezárás", | ||
"confirm": "Megerősít" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
{ | ||
"language": "Italian", | ||
"ui": { | ||
"settings": { | ||
"title": "Impostazioni", | ||
"language": "Lingua" | ||
}, | ||
"close": "Chiudere", | ||
"confirm": "Confermare" | ||
} | ||
} | ||
"language": "Italian", | ||
"ui": { | ||
"settings": { | ||
"title": "Impostazioni", | ||
"language": "Lingua" | ||
}, | ||
"cancel": "Cancel", | ||
"close": "Chiudere", | ||
"confirm": "Confermare" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
{ | ||
"language": "Dutch", | ||
"ui": { | ||
"settings": { | ||
"title": "Instellingen", | ||
"language": "Taal" | ||
}, | ||
"close": "Sluiten", | ||
"confirm": "Bevestig" | ||
} | ||
} | ||
"language": "Dutch", | ||
"ui": { | ||
"settings": { | ||
"title": "Instellingen", | ||
"language": "Taal" | ||
}, | ||
"cancel": "Cancel", | ||
"close": "Sluiten", | ||
"confirm": "Bevestig" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
{ | ||
"language": "Russian", | ||
"ui": { | ||
"settings": { | ||
"title": "Настройки", | ||
"language": "Язык" | ||
}, | ||
"close": "Закрывать", | ||
"confirm": "Подтверждать" | ||
} | ||
"language": "Russian", | ||
"ui": { | ||
"settings": { | ||
"title": "Настройки", | ||
"language": "Язык" | ||
}, | ||
"cancel": "Cancel", | ||
"close": "Закрывать", | ||
"confirm": "Подтверждать" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
{ | ||
"language": "Slovenian", | ||
"ui": { | ||
"settings": { | ||
"title": "Nastavitve", | ||
"language": "Jezik" | ||
}, | ||
"close": "Zapri", | ||
"confirm": "Potrdi" | ||
} | ||
} | ||
"language": "Slovenian", | ||
"ui": { | ||
"settings": { | ||
"title": "Nastavitve", | ||
"language": "Jezik" | ||
}, | ||
"cancel": "Cancel", | ||
"close": "Zapri", | ||
"confirm": "Potrdi" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"language": "Slovak", | ||
"ui": { | ||
"settings": { | ||
"title": "Nastavenia", | ||
"language": "Jazyk" | ||
}, | ||
"close": "Zavrieť", | ||
"confirm": "Potvrdiť" | ||
} | ||
"language": "Slovak", | ||
"ui": { | ||
"settings": { | ||
"title": "Nastavenia", | ||
"language": "Jazyk" | ||
}, | ||
"cancel": "Cancel", | ||
"close": "Zavrieť", | ||
"confirm": "Potvrdiť" | ||
} | ||
} |