From ae4a453c38df1962b8a1d39fcff247e0da35c15b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 22 Oct 2022 03:09:21 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es.js | 2 ++ l10n/es.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index 9f15954..546143b 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Saved" : "Guardado", "Error" : "Error", + "Custom CSS" : "CSS personalizado", + "Insert your custom CSS here …" : "Inserte su CSS personalizado aquí...", "Save" : "Guardar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index 0da70f3..ff25576 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,6 +1,8 @@ { "translations": { "Saved" : "Guardado", "Error" : "Error", + "Custom CSS" : "CSS personalizado", + "Insert your custom CSS here …" : "Inserte su CSS personalizado aquí...", "Save" : "Guardar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3