diff options
author | Go MAEDA <maeda@farend.jp> | 2023-10-30 09:51:45 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2023-10-30 09:51:45 +0000 |
commit | 12952e9186d4333240ad4c17f197e977b82d9b28 (patch) | |
tree | 502d876c04088c7861b188531a2ea25135548979 /config/locales/vi.yml | |
parent | 72b505a2103fa25aea116cbf4fa3e6069e46acce (diff) | |
download | redmine-12952e9186d4333240ad4c17f197e977b82d9b28.tar.gz redmine-12952e9186d4333240ad4c17f197e977b82d9b28.zip |
Remove mistakenly added experimental flag of label_preferred_body_part_html in some languages (#38408).
git-svn-id: https://svn.redmine.org/redmine/trunk@22407 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/vi.yml')
-rw-r--r-- | config/locales/vi.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/vi.yml b/config/locales/vi.yml index c8be98a3e..bed416307 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1291,7 +1291,7 @@ vi: label_trackers_description: Mô tả trình theo dõi label_open_trackers_description: Xem tất cả mô tả của trình theo dõi label_preferred_body_part_text: Text - label_preferred_body_part_html: HTML (thực nghiệm) + label_preferred_body_part_html: HTML field_parent_issue_subject: Chủ đề của tác vụ cha permission_edit_own_issues: Chỉnh sửa các vấn đề riêng text_select_apply_tracker: Chọn trình theo dõi |