diff options
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", |