diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-18 00:17:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-18 00:17:59 +0000 |
commit | ec0dbf123ac264bf5871e593ccf5d552f0053db6 (patch) | |
tree | 288f5ae1d3ca80207cf201be2d420fb0a58da8bc /lib | |
parent | a87ecd1a4f68f10d280432ae13006bbc0a781f1b (diff) | |
download | nextcloud-server-ec0dbf123ac264bf5871e593ccf5d552f0053db6.tar.gz nextcloud-server-ec0dbf123ac264bf5871e593ccf5d552f0053db6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/gl.js | 2 | ||||
-rw-r--r-- | lib/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 3d22914a038..69f7e837fa0 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -114,7 +114,7 @@ OC.L10N.register( "Address" : "Enderezo", "Profile picture" : "Imaxe do perfil", "About" : "Sobre", - "Display name" : "Nome a amosar", + "Display name" : "Nome para amosar", "Headline" : "Titular", "Organisation" : "OrganizaciĆ³n", "Role" : "Cargo", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 576d7d6ef5a..0503e77db93 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -112,7 +112,7 @@ "Address" : "Enderezo", "Profile picture" : "Imaxe do perfil", "About" : "Sobre", - "Display name" : "Nome a amosar", + "Display name" : "Nome para amosar", "Headline" : "Titular", "Organisation" : "OrganizaciĆ³n", "Role" : "Cargo", |