diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-26 00:27:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-26 00:27:54 +0000 |
commit | 7d7df35c2e00dd16ba47115c49cccc946189af31 (patch) | |
tree | 730d1ba09696ae439785ef987b847a4461edae63 /lib/l10n/gl.js | |
parent | 2de859d6c70253d183d7eeaa0ed9716c029b2e92 (diff) | |
download | nextcloud-server-7d7df35c2e00dd16ba47115c49cccc946189af31.tar.gz nextcloud-server-7d7df35c2e00dd16ba47115c49cccc946189af31.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 69f7e837fa0..1a503ed48bc 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -14,7 +14,7 @@ OC.L10N.register( "Email verification" : "Verificación do correo-e", "Click the following button to confirm your email." : "Prema no seguinte botón para confirmar o seu correo-e.", "Click the following link to confirm your email." : "Prema na seguinte ligazón para confirmar o seu correo-e.", - "Confirm your email" : "Confirme o seu correo-e", + "Confirm your email" : "Confirmar o seu correo-e", "Other activities" : "Outras actividades", "%1$s and %2$s" : "%1$s e %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s", |