From ff0a32f70f10b7c78ae1940135bb555ca1b05f6d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 9 Jan 2023 02:24:48 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- lib/l10n/es.js | 1 + lib/l10n/es.json | 1 + 2 files changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/l10n/es.js b/lib/l10n/es.js index e1cec13727c..108ccdb4602 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Imagen no válida", "Avatar image is not square" : "La imagen de avatar no es cuadrada", "View profile" : "Ver perfil", + "Local time: %s" : "Hora local: %s", "today" : "hoy", "tomorrow" : "mañana", "yesterday" : "ayer", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index fab7a95e2ee..5dc77da8ef7 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -55,6 +55,7 @@ "Invalid image" : "Imagen no válida", "Avatar image is not square" : "La imagen de avatar no es cuadrada", "View profile" : "Ver perfil", + "Local time: %s" : "Hora local: %s", "today" : "hoy", "tomorrow" : "mañana", "yesterday" : "ayer", -- cgit v1.2.3