diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-26 00:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-26 00:28:06 +0000 |
commit | a57741487c95ada975d7449fbf72e6cf7eb3e64d (patch) | |
tree | 5855c22bf8dbde5ad1bbc86f2f272bd51ef30d25 /lib/l10n/gl.js | |
parent | 1ebea4f4b93f6985beca6d3dfb69de9a56a4c81d (diff) | |
download | nextcloud-server-a57741487c95ada975d7449fbf72e6cf7eb3e64d.tar.gz nextcloud-server-a57741487c95ada975d7449fbf72e6cf7eb3e64d.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", |