diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-21 00:21:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-21 00:21:45 +0000 |
commit | 81f9fc02f89c9cb2334e5bfa4e874d36f47f4cca (patch) | |
tree | 8442c08e490f2cdb57192dbfc7d2446a121e8a39 /lib/l10n/es_MX.js | |
parent | d4715c61f283b8365652930357315a4854310513 (diff) | |
download | nextcloud-server-81f9fc02f89c9cb2334e5bfa4e874d36f47f4cca.tar.gz nextcloud-server-81f9fc02f89c9cb2334e5bfa4e874d36f47f4cca.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 79e21ce1f47..403a46cf04e 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -345,6 +345,7 @@ OC.L10N.register( "Original text" : "Texto original", "The original text to generate a headline for" : "El texto original para generar un titular", "The generated headline" : "El titular generado", + "Text" : "Texto", "Reformulate text" : "Reformular texto", "Takes a text and reformulates it" : "Toma un texto y lo reformula", "Write a text that you want the assistant to reformulate" : "Escriba un texto que quiere que el asistente reformule", |