diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
commit | 4d227c195f1dee04dc3fc426484ee07314da4385 (patch) | |
tree | c433dc36ef736e39db7fa11581f8aa039a10991d /lib/l10n | |
parent | 8c2ff08fb7363e070dfb4e0a0115fa0523593009 (diff) | |
download | nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.tar.gz nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sk.js | 1 | ||||
-rw-r--r-- | lib/l10n/sk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 4c2843a76aa..2d165447848 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -112,6 +112,7 @@ OC.L10N.register( "Address" : "Adresa", "Profile picture" : "Profilový obrázok", "About" : "O aplikácii", + "Display name" : "Zobrazované meno", "Headline" : "Titulok", "Organisation" : "Organizácia", "Role" : "Rola", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 23c783f5e3e..1238e26e29e 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -110,6 +110,7 @@ "Address" : "Adresa", "Profile picture" : "Profilový obrázok", "About" : "O aplikácii", + "Display name" : "Zobrazované meno", "Headline" : "Titulok", "Organisation" : "Organizácia", "Role" : "Rola", |