diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-05 02:30:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-05 02:30:26 +0000 |
commit | 746a1e9922ccbbd3756934eb3d20c03ca0ebdbe8 (patch) | |
tree | 049fa63f2e447873b80a1817f248e124bca87730 /core/l10n/es_EC.js | |
parent | 9d3c8b7e7050cecd4efea7a3da1c9341812803e5 (diff) | |
download | nextcloud-server-746a1e9922ccbbd3756934eb3d20c03ca0ebdbe8.tar.gz nextcloud-server-746a1e9922ccbbd3756934eb3d20c03ca0ebdbe8.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_EC.js')
-rw-r--r-- | core/l10n/es_EC.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es_EC.js b/core/l10n/es_EC.js index 9f076a2b446..5a0f4dffa0c 100644 --- a/core/l10n/es_EC.js +++ b/core/l10n/es_EC.js @@ -133,6 +133,7 @@ OC.L10N.register( "Home" : "Inicio", "Copy to {folder}" : "Copiar a {folder}", "Move to {folder}" : "Mover a {folder}", + "Saving …" : "Saving …", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", |