aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/server.es-ES.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.es-ES.json
parent6f512b68b5bdf09665a7df301f2e50c2565f3598 (diff)
downloadPeerTube-c1961762b31567057e32eb7432a6995a4a81075c.tar.gz
PeerTube-c1961762b31567057e32eb7432a6995a4a81075c.tar.zst
PeerTube-c1961762b31567057e32eb7432a6995a4a81075c.zip
Fix player translations
Diffstat (limited to 'client/src/locale/server.es-ES.json')
-rw-r--r--client/src/locale/server.es-ES.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/src/locale/server.es-ES.json b/client/src/locale/server.es-ES.json
index 4ecbacd7a..8ea6019f8 100644
--- a/client/src/locale/server.es-ES.json
+++ b/client/src/locale/server.es-ES.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": "Vídeo no disponible", 50 "Unavailable video": "Vídeo no disponible",
51 "Normal mode": "Normal mode",
52 "Theater mode": "Theater mode",
53 "Misc": "Miscelánea", 51 "Misc": "Miscelánea",
54 "Unknown": "Desconocido", 52 "Unknown": "Desconocido",
55 "Afar": "Afar", 53 "Afar": "Afar",
@@ -244,5 +242,7 @@
244 "Yoruba": "Yoruba", 242 "Yoruba": "Yoruba",
245 "Zhuang": "Chuang", 243 "Zhuang": "Chuang",
246 "Chinese": "Chino", 244 "Chinese": "Chino",
247 "Zulu": "Zulú" 245 "Zulu": "Zulú",
246 "Normal mode": "Normal mode",
247 "Theater mode": "Theater mode"
248} 248}