diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-28 00:19:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-28 00:19:06 +0000 |
commit | d9a750afa9bc255fb3a60aafd82666a3b1af6110 (patch) | |
tree | b177f4d827b7600653e3c1590fdb7c9589e6574f /core | |
parent | 9afcec721fdc75c876bb62cc2de8295280ed4810 (diff) | |
download | nextcloud-server-d9a750afa9bc255fb3a60aafd82666a3b1af6110.tar.gz nextcloud-server-d9a750afa9bc255fb3a60aafd82666a3b1af6110.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ast.js | 1 | ||||
-rw-r--r-- | core/l10n/ast.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index dd144555944..c577019b937 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -59,6 +59,7 @@ OC.L10N.register( "Pick start date" : "Escoyer la data de comienzu", "Pick end date" : "Escoyer la data de fin", "Search in date range" : "Buscar nun intervalu de dates", + "Log in" : "Aniciar la sesión", "Logging in …" : "Aniciando la sesión…", "Please contact your administrator." : "Ponte en contautu cola alministración.", "Temporary error" : "Error temporal", diff --git a/core/l10n/ast.json b/core/l10n/ast.json index 338d94e823b..af1eeb0a451 100644 --- a/core/l10n/ast.json +++ b/core/l10n/ast.json @@ -57,6 +57,7 @@ "Pick start date" : "Escoyer la data de comienzu", "Pick end date" : "Escoyer la data de fin", "Search in date range" : "Buscar nun intervalu de dates", + "Log in" : "Aniciar la sesión", "Logging in …" : "Aniciando la sesión…", "Please contact your administrator." : "Ponte en contautu cola alministración.", "Temporary error" : "Error temporal", |