diff options
author | Chocobozzz <me@florianbigard.com> | 2019-07-25 12:06:11 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-07-25 12:06:11 +0200 |
commit | ae8b8faf2002a0bea72d04a11a01532bf289cafe (patch) | |
tree | f9bb61e6158f9d62ec48de4be1c6e9c601a9967e /shared | |
parent | 47e26ec7618554e996cfea4c2032a7ebffc21acc (diff) | |
download | PeerTube-ae8b8faf2002a0bea72d04a11a01532bf289cafe.tar.gz PeerTube-ae8b8faf2002a0bea72d04a11a01532bf289cafe.tar.zst PeerTube-ae8b8faf2002a0bea72d04a11a01532bf289cafe.zip |
Update translations and support Greek language
Diffstat (limited to 'shared')
-rw-r--r-- | shared/models/i18n/i18n.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/i18n/i18n.ts b/shared/models/i18n/i18n.ts index 5d1d3f2ab..dc53b4d8d 100644 --- a/shared/models/i18n/i18n.ts +++ b/shared/models/i18n/i18n.ts | |||
@@ -8,6 +8,7 @@ export const I18N_LOCALES = { | |||
8 | 'ca-ES': 'Català', | 8 | 'ca-ES': 'Català', |
9 | 'cs-CZ': 'Čeština', | 9 | 'cs-CZ': 'Čeština', |
10 | 'eo': 'Esperanto', | 10 | 'eo': 'Esperanto', |
11 | 'el-GR': 'ελληνικά', | ||
11 | 'de-DE': 'Deutsch', | 12 | 'de-DE': 'Deutsch', |
12 | 'it-IT': 'Italiano', | 13 | 'it-IT': 'Italiano', |
13 | 'nl-NL': 'Nederlands', | 14 | 'nl-NL': 'Nederlands', |