diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-03 00:20:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-03 00:20:07 +0000 |
commit | 89ee85938e2c66e8d1c20f57fa754b72509e524f (patch) | |
tree | 4fb3da933312625b83477d79a3761898f2ef272e /lib | |
parent | 22188979f3d3a340cc6669a8e39601ef769023c9 (diff) | |
download | nextcloud-server-89ee85938e2c66e8d1c20f57fa754b72509e524f.tar.gz nextcloud-server-89ee85938e2c66e8d1c20f57fa754b72509e524f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ast.js | 1 | ||||
-rw-r--r-- | lib/l10n/ast.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 3cccc8cc6e9..e403438926c 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -9,6 +9,7 @@ OC.L10N.register( "today" : "güei", "tomorrow" : "mañana", "yesterday" : "ayeri", + "seconds ago" : "hai segundos", "Templates" : "Plantíes", "Help" : "Ayuda", "Appearance and accessibility" : "Aspeutu ya accesibilidá", diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index 6ee37fbd777..d9d3425cc64 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -7,6 +7,7 @@ "today" : "güei", "tomorrow" : "mañana", "yesterday" : "ayeri", + "seconds ago" : "hai segundos", "Templates" : "Plantíes", "Help" : "Ayuda", "Appearance and accessibility" : "Aspeutu ya accesibilidá", |