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/zh-TW.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/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 64a738f50..90f9333b7 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1362,3 +1362,5 @@ label_password_char_class_digits: 數字 label_password_char_class_special_chars: 特殊字元 text_characters_must_contain: 必須包含 %{character_classes}. + label_starts_with: starts with + label_ends_with: ends with |