diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2021-08-01 17:38:53 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2021-08-01 17:38:53 +0000 |
commit | 8ade9596a994d50849c09e9dd857789b9ca3e459 (patch) | |
tree | 68a35888c94be445369cd204c6f95573412ff1d3 /config/locales/es-PA.yml | |
parent | 805b36cbfbb0291f4aa4dfaa009bb088386749a9 (diff) | |
download | redmine-8ade9596a994d50849c09e9dd857789b9ca3e459.tar.gz redmine-8ade9596a994d50849c09e9dd857789b9ca3e459.zip |
Remove 'setting_bcc_recipients' from locales (##30820).
git-svn-id: http://svn.redmine.org/redmine/trunk@21131 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/es-PA.yml')
-rw-r--r-- | config/locales/es-PA.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index a7e98e139..084503629 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -744,7 +744,6 @@ es-PA: setting_attachment_max_size: Tamaño máximo del archivo setting_autofetch_changesets: Autorellenar los commits del repositorio setting_autologin: Inicio de sesión automático - setting_bcc_recipients: Ocultar las copias de carbón (bcc) setting_commit_fix_keywords: Palabras clave para la corrección setting_commit_ref_keywords: Palabras clave para la referencia setting_cross_project_issue_relations: Permitir relacionar incidencias de distintos proyectos |