summaryrefslogtreecommitdiffstats
path: root/config/locales/es.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/es.yml')
-rw-r--r--config/locales/es.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 53d9125ac..8fb0fbb9e 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1324,3 +1324,9 @@ es:
label_last_tab_visited: Last visited tab
field_unique_id: Unique ID
text_no_subject: no subject
+ setting_password_required_char_classes: Required character classes for passwords
+ label_password_char_class_uppercase: uppercase letters
+ label_password_char_class_lowercase: lowercase letters
+ label_password_char_class_digits: digits
+ label_password_char_class_special_chars: special characters
+ text_characters_must_contain: Must contain %{character_classes}.