aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/server.nl-NL.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-11-09 16:29:58 +0100
committerChocobozzz <me@florianbigard.com>2020-11-09 16:29:58 +0100
commitc1961762b31567057e32eb7432a6995a4a81075c (patch)
tree6d2d6a43e172f9aad206a8e069aeb97beb6d4a06 /client/src/locale/server.nl-NL.json
parent6f512b68b5bdf09665a7df301f2e50c2565f3598 (diff)
downloadPeerTube-c1961762b31567057e32eb7432a6995a4a81075c.tar.gz
PeerTube-c1961762b31567057e32eb7432a6995a4a81075c.tar.zst
PeerTube-c1961762b31567057e32eb7432a6995a4a81075c.zip
Fix player translations
Diffstat (limited to 'client/src/locale/server.nl-NL.json')
-rw-r--r--client/src/locale/server.nl-NL.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/src/locale/server.nl-NL.json b/client/src/locale/server.nl-NL.json
index cc26e8a8f..eb207e389 100644
--- a/client/src/locale/server.nl-NL.json
+++ b/client/src/locale/server.nl-NL.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": "Varia", 51 "Misc": "Varia",
54 "Unknown": "Onbekend", 52 "Unknown": "Onbekend",
55 "Afar": "Ver", 53 "Afar": "Ver",
@@ -244,5 +242,7 @@
244 "Yoruba": "Yoruba", 242 "Yoruba": "Yoruba",
245 "Zhuang": "Zhuang", 243 "Zhuang": "Zhuang",
246 "Chinese": "Chinees", 244 "Chinese": "Chinees",
247 "Zulu": "Zoeloe" 245 "Zulu": "Zoeloe",
246 "Normal mode": "Normal mode",
247 "Theater mode": "Theater mode"
248} 248}