diff options
author | Chocobozzz <me@florianbigard.com> | 2020-11-09 16:29:58 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-11-09 16:29:58 +0100 |
commit | c1961762b31567057e32eb7432a6995a4a81075c (patch) | |
tree | 6d2d6a43e172f9aad206a8e069aeb97beb6d4a06 /client/src/locale/server.kab.json | |
parent | 6f512b68b5bdf09665a7df301f2e50c2565f3598 (diff) | |
download | PeerTube-c1961762b31567057e32eb7432a6995a4a81075c.tar.gz PeerTube-c1961762b31567057e32eb7432a6995a4a81075c.tar.zst PeerTube-c1961762b31567057e32eb7432a6995a4a81075c.zip |
Fix player translations
Diffstat (limited to 'client/src/locale/server.kab.json')
-rw-r--r-- | client/src/locale/server.kab.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/src/locale/server.kab.json b/client/src/locale/server.kab.json index 3a47aa175..d760d7dbe 100644 --- a/client/src/locale/server.kab.json +++ b/client/src/locale/server.kab.json | |||
@@ -48,8 +48,6 @@ | |||
48 | "Playlist: {1}": "Playlist: {1}", | 48 | "Playlist: {1}": "Playlist: {1}", |
49 | "By {1}": "By {1}", | 49 | "By {1}": "By {1}", |
50 | "Unavailable video": "Unavailable video", | 50 | "Unavailable video": "Unavailable video", |
51 | "Normal mode": "Normal mode", | ||
52 | "Theater mode": "Theater mode", | ||
53 | "Misc": "Divers", | 51 | "Misc": "Divers", |
54 | "Unknown": "Inconnu", | 52 | "Unknown": "Inconnu", |
55 | "Afar": "Tafarit", | 53 | "Afar": "Tafarit", |
@@ -244,5 +242,7 @@ | |||
244 | "Yoruba": "Tayurubit", | 242 | "Yoruba": "Tayurubit", |
245 | "Zhuang": "Zhuang", | 243 | "Zhuang": "Zhuang", |
246 | "Chinese": "Tacinwatt", | 244 | "Chinese": "Tacinwatt", |
247 | "Zulu": "Tazulut" | 245 | "Zulu": "Tazulut", |
246 | "Normal mode": "Normal mode", | ||
247 | "Theater mode": "Theater mode" | ||
248 | } | 248 | } |