diff options
author | Go MAEDA <maeda@farend.jp> | 2021-12-14 00:09:53 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-12-14 00:09:53 +0000 |
commit | 9955844da1d209778f06ad9a3583949048b8ee88 (patch) | |
tree | 66ab53cdc74fd2dde980fd9dd6bd7a996fd1920b /config/locales/es.yml | |
parent | 390841721e61e0037db9f6227c72ee12f4d76180 (diff) | |
download | redmine-9955844da1d209778f06ad9a3583949048b8ee88.tar.gz redmine-9955844da1d209778f06ad9a3583949048b8ee88.zip |
Drop OpenID support (#35755).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21312 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/es.yml')
-rw-r--r-- | config/locales/es.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml index 66b3152c7..c37a72e6d 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -826,9 +826,6 @@ es: setting_repository_log_display_limit: Número máximo de revisiones mostradas en el fichero de trazas setting_file_max_size_displayed: Tamaño máximo de los ficheros de texto mostrados field_watcher: Seguidor - setting_openid: Permitir identificación y registro por OpenID - field_identity_url: URL de OpenID - label_login_with_open_id_option: o identifíquese con OpenID field_content: Contenido label_descending: Descendente label_sort: Ordenar |