diff options
author | Go MAEDA <maeda@farend.jp> | 2020-04-24 02:12:24 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-04-24 02:12:24 +0000 |
commit | 434f27a1ca377e1ca1885c033d361ce0e6c26aa1 (patch) | |
tree | 00403eba10d008d64f2eb7d840c118ca2d3a4f9f /config/locales/th.yml | |
parent | b01fd293edb6c55ee9b83f060d228aced65adaba (diff) | |
download | redmine-434f27a1ca377e1ca1885c033d361ce0e6c26aa1.tar.gz redmine-434f27a1ca377e1ca1885c033d361ce0e6c26aa1.zip |
Remove unused i18n key "label_overall_activity" and "label_overall_spent_time" (#33342).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@19722 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/th.yml')
-rw-r--r-- | config/locales/th.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/th.yml b/config/locales/th.yml index 04fe4058c..47dea33ce 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -375,7 +375,6 @@ th: label_registered_on: ลงทะเบียนเมื่อ label_activity: กิจกรรม label_activity_plural: กิจกรรม - label_overall_activity: กิจกรรมโดยรวม label_new: ใหม่ label_logged_as: เข้าระบบในชื่อ label_environment: สภาพแวดล้อม @@ -895,7 +894,6 @@ th: text_zoom_out: Zoom out text_zoom_in: Zoom in notice_unable_delete_time_entry: Unable to delete time log entry. - label_overall_spent_time: Overall spent time field_time_entries: Log time project_module_gantt: Gantt project_module_calendar: Calendar |