diff options
author | Go MAEDA <maeda@farend.jp> | 2019-09-25 16:31:06 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-09-25 16:31:06 +0000 |
commit | 39101580a9a3ae93ec7ba94384b1e6c24b566db8 (patch) | |
tree | a3e9466017805b3a94e28a983109e81f26ccb8ea /config/locales/id.yml | |
parent | b3baa5c1ce159610c4976429824755beae575719 (diff) | |
download | redmine-39101580a9a3ae93ec7ba94384b1e6c24b566db8.tar.gz redmine-39101580a9a3ae93ec7ba94384b1e6c24b566db8.zip |
Update locales (#31879).
git-svn-id: http://svn.redmine.org/redmine/trunk@18535 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/id.yml')
-rw-r--r-- | config/locales/id.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/id.yml b/config/locales/id.yml index 579642b4e..ff4444d44 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1308,3 +1308,5 @@ id: 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 |