From d95e6447204f02657b1446b61e67202863c404bc Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Wed, 22 May 2019 09:29:55 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/es/admin/development/info.json | 4 ++-- public/language/es/user.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/language/es/admin/development/info.json b/public/language/es/admin/development/info.json index 2efb055615..3b98b9c9b2 100644 --- a/public/language/es/admin/development/info.json +++ b/public/language/es/admin/development/info.json @@ -7,8 +7,8 @@ "online": "en-linea", "git": "git", "memory": "memoria", - "load": "system load", - "cpu-usage": "cpu usage", + "load": "carga del sistema", + "cpu-usage": "uso del cpu", "uptime": "tiempo de actividad", "registered": "Registrado", diff --git a/public/language/es/user.json b/public/language/es/user.json index 359957bdd2..7b8f9a489b 100644 --- a/public/language/es/user.json +++ b/public/language/es/user.json @@ -28,7 +28,7 @@ "watched_categories": "Categorías seguidas", "watched": "Suscritos", "ignored": "Ignorado", - "default-category-watch-state": "Default category watch state", + "default-category-watch-state": "Estado default de vista de categoría", "followers": "Seguidores", "following": "Siguiendo", "blocks": "Bloqueos", @@ -111,7 +111,7 @@ "no-sound": "Sin sonido", "upvote-notif-freq": "Frecuencia de notificación de votos positivos", "upvote-notif-freq.all": "Todos los Votos Positivos", - "upvote-notif-freq.first": "First Per Post", + "upvote-notif-freq.first": "Primero por Post", "upvote-notif-freq.everyTen": "Cada Diez Votos Positivos", "upvote-notif-freq.threshold": "En 1, 5, 10, 25, 50, 100, 150, 200...", "upvote-notif-freq.logarithmic": "A los 10, 100, 1000...",