diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-02 00:19:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-02 00:19:19 +0000 |
commit | 3b69ea11cb10e51b77e940e80a56f0a757e90390 (patch) | |
tree | 1f958e931fabe7996496dd2e7fcf958861d78aac /lib/l10n/ast.js | |
parent | ca34f0c6f1dccad84ba08dead7d17efaf1efc304 (diff) | |
download | nextcloud-server-3b69ea11cb10e51b77e940e80a56f0a757e90390.tar.gz nextcloud-server-3b69ea11cb10e51b77e940e80a56f0a757e90390.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 349a4ddda04..3cccc8cc6e9 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -5,6 +5,7 @@ OC.L10N.register( "The library %s is not available." : "La biblioteca «%s» nun ta disponible.", "Authentication" : "Autenticación", "Files" : "Ficheros", + "View profile" : "Ver el perfil", "today" : "güei", "tomorrow" : "mañana", "yesterday" : "ayeri", |