diff options
author | Chocobozzz <me@florianbigard.com> | 2019-05-13 09:45:02 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-05-13 09:45:39 +0200 |
commit | d8cfccfbc4895c3664aad7174d1570c309982857 (patch) | |
tree | dbaa84fb3d74c900e1551d5fa92405b25e59c902 /client/src/locale | |
parent | e31e60151f4162b9832ec8f70a7246a58e78c22e (diff) | |
download | PeerTube-d8cfccfbc4895c3664aad7174d1570c309982857.tar.gz PeerTube-d8cfccfbc4895c3664aad7174d1570c309982857.tar.zst PeerTube-d8cfccfbc4895c3664aad7174d1570c309982857.zip |
Fix greek label
Diffstat (limited to 'client/src/locale')
-rw-r--r-- | client/src/locale/source/iso639_en_US.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/locale/source/iso639_en_US.xml b/client/src/locale/source/iso639_en_US.xml index fa3d7c010..a3bebcdfc 100644 --- a/client/src/locale/source/iso639_en_US.xml +++ b/client/src/locale/source/iso639_en_US.xml | |||
@@ -121,8 +121,8 @@ | |||
121 | <trans-unit id="Dzongkha"> | 121 | <trans-unit id="Dzongkha"> |
122 | <source>Dzongkha</source> | 122 | <source>Dzongkha</source> |
123 | </trans-unit> | 123 | </trans-unit> |
124 | <trans-unit id="Modern Greek (1453-)"> | 124 | <trans-unit id="Greek"> |
125 | <source>Modern Greek (1453-)</source> | 125 | <source>Greek</source> |
126 | </trans-unit> | 126 | </trans-unit> |
127 | <trans-unit id="English"> | 127 | <trans-unit id="English"> |
128 | <source>English</source> | 128 | <source>English</source> |