From c63bd5da002754efd6c0c9d31308b803ba1e9ae2 Mon Sep 17 00:00:00 2001 From: BlueOvi <155325552+BlueOvi@users.noreply.github.com> Date: Wed, 26 Jun 2024 13:28:39 +0200 Subject: [PATCH] Update Spanish localization (#819) * Update en.json Missing lines added, translation of some of them * Update en.json * Update en.json * Update en.json Incorrect translations fixed * Update en.json Updating the file to date (pending translation) * Update Spanish en.json 10/06/2024 Add new lines, fixed translations. * Update en.json * Update en.json --- html/src/localization/es/en.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/html/src/localization/es/en.json b/html/src/localization/es/en.json index bceb19b7..df417aac 100644 --- a/html/src/localization/es/en.json +++ b/html/src/localization/es/en.json @@ -374,7 +374,7 @@ "background_color": "Color de fondo", "minimal_feed_icons": "Iconos de Actividad minimalistas", "hide_vr_devices": "Ocultar dispositivos VR", - "hide_cpu_usage": "Ocultar uso de CPU", + "show_cpu_usage": "Mostrar uso de CPU", "hide_game_uptime": "Ocultar tiempo de juego", "show_pc_uptime": "Mostrar tiempo de actividad del PC", "wrist_feed_filters": "Filtros de Actividad en la muñeca" @@ -1312,6 +1312,9 @@ }, "group_member_moderation": { "header": "Moderación de Miembros del Grupo", + "filter_type": "Tipo de filtro", + "select_type": "Seleccionar tipo", + "search_placeholder": "Buscar", "members": "Members", "bans": "Bans", "invites": "Invites", @@ -1718,4 +1721,4 @@ "online": "En línea:" } } -} +} \ No newline at end of file