diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-04 00:21:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-04 00:21:27 +0000 |
commit | 967e1a894a5ba8be9e9fbd1f5f2e6158e3600806 (patch) | |
tree | 51e9a7c78b5749522a996ba3b4e4020966f1ec9c /lib | |
parent | 0729e264f53c2d35e6ea7ec9126216056ff58dce (diff) | |
download | nextcloud-server-967e1a894a5ba8be9e9fbd1f5f2e6158e3600806.tar.gz nextcloud-server-967e1a894a5ba8be9e9fbd1f5f2e6158e3600806.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/eu.js | 1 | ||||
-rw-r--r-- | lib/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 2a91b6eb45f..d883a8efc92 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -123,6 +123,7 @@ OC.L10N.register( "Headline" : "Izenburua", "Organisation" : "Erakundea", "Role" : "Zeregina", + "Pronouns" : "Izenordainak", "Unknown account" : "Kontu ezezaguna", "Additional settings" : "Ezarpen gehiago", "Enter the database Login and name for %s" : "Sartu datu-basearen saioa eta izena %s(r)entzako", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index b9f4f3bd736..59fc51924c0 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -121,6 +121,7 @@ "Headline" : "Izenburua", "Organisation" : "Erakundea", "Role" : "Zeregina", + "Pronouns" : "Izenordainak", "Unknown account" : "Kontu ezezaguna", "Additional settings" : "Ezarpen gehiago", "Enter the database Login and name for %s" : "Sartu datu-basearen saioa eta izena %s(r)entzako", |