diff options
author | Go MAEDA <maeda@farend.jp> | 2023-04-06 04:58:02 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2023-04-06 04:58:02 +0000 |
commit | 06c44910cfed55d3624cdc931687e6cde6c30090 (patch) | |
tree | d65f1a0769f227a8648628fe425a00b31199d4a5 /config/locales/fa.yml | |
parent | b3c1e48eecd3088579cde72a6112bdd8ff6ee947 (diff) | |
download | redmine-06c44910cfed55d3624cdc931687e6cde6c30090.tar.gz redmine-06c44910cfed55d3624cdc931687e6cde6c30090.zip |
Remove experimental flag from "Preferred part of multipart (HTML) emails" setting (#38408).
git-svn-id: https://svn.redmine.org/redmine/trunk@22171 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fa.yml')
-rw-r--r-- | config/locales/fa.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fa.yml b/config/locales/fa.yml index b1d7e4bc8..de361e59b 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1117,7 +1117,7 @@ fa: label_trackers_description: توضیحات انواع مسأله label_open_trackers_description: نمایش توضیحات تمامی انواع مسأله label_preferred_body_part_text: متن - label_preferred_body_part_html: HTML (آزمایشی) + label_preferred_body_part_html: HTML label_issue_history_properties: تغییرات بخشها label_issue_history_notes: یادداشت label_last_tab_visited: آخرین برگه مشاهدهشده |