From 3471d8756b0381877c2afb38787600de2087cee1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Thu, 19 Jan 2017 20:22:51 +0000 Subject: Adds :field_updated_by and :field_last_updated_by strings to locales (#17720). git-svn-id: http://svn.redmine.org/redmine/trunk@16229 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/zh-TW.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/locales/zh-TW.yml') diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 92bd1720c..0b6319c09 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1294,3 +1294,5 @@ label_user_mail_option_only_owner: Only for things I watch or I am the owner of warning_fields_cleared_on_bulk_edit: Changes will result in the automatic deletion of values from one or more fields on the selected objects + field_updated_by: Updated by + field_last_updated_by: Last updated by -- cgit v1.2.3