diff options
Diffstat (limited to 'config/locales/pt.yml')
-rw-r--r-- | config/locales/pt.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/pt.yml b/config/locales/pt.yml index a47be50b9..5aaf08ab4 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1299,3 +1299,5 @@ pt: label_password_char_class_digits: digits label_password_char_class_special_chars: special characters text_characters_must_contain: Must contain %{character_classes}. + label_starts_with: starts with + label_ends_with: ends with |