From c1961762b31567057e32eb7432a6995a4a81075c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 9 Nov 2020 16:29:58 +0100 Subject: Fix player translations --- client/src/locale/server.es-ES.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'client/src/locale/server.es-ES.json') 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 @@ "Playlist: {1}": "Playlist: {1}", "By {1}": "By {1}", "Unavailable video": "Vídeo no disponible", - "Normal mode": "Normal mode", - "Theater mode": "Theater mode", "Misc": "Miscelánea", "Unknown": "Desconocido", "Afar": "Afar", @@ -244,5 +242,7 @@ "Yoruba": "Yoruba", "Zhuang": "Chuang", "Chinese": "Chino", - "Zulu": "Zulú" + "Zulu": "Zulú", + "Normal mode": "Normal mode", + "Theater mode": "Theater mode" } -- cgit v1.2.3