diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-17 00:17:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-17 00:17:37 +0000 |
commit | 85df0f67b797421fc91e2645b2a223d05ea2f425 (patch) | |
tree | 4fffd779b5e5d4c11f30e5235e2bc69b678c34ce /apps/user_status/l10n/es.js | |
parent | 8bcb01d72f48db87ce1f8bac6b59d7ce70e98bca (diff) | |
download | nextcloud-server-85df0f67b797421fc91e2645b2a223d05ea2f425.tar.gz nextcloud-server-85df0f67b797421fc91e2645b2a223d05ea2f425.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/es.js')
-rw-r--r-- | apps/user_status/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js index 86fdd4d3fef..bf6bf17c949 100644 --- a/apps/user_status/l10n/es.js +++ b/apps/user_status/l10n/es.js @@ -11,7 +11,9 @@ OC.L10N.register( "User status" : "Estado del usuario", "View profile" : "Ver perfil", "Clear status after" : "Eliminar el estado después de", + "Emoji for your status message" : "Emoji para sus mensaje de estado", "What is your status?" : "¿Cuál es su estado?", + "Predefined statuses" : "Estados predefinidos", "Previously set" : "Previamente definido", "Reset status" : "Re-inicializar estado", "Set status" : "Configurar estado", |