From f64dc99f8adabb4aef74886e36d5a3069a72ef82 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sun, 9 Jun 2013 10:06:00 +0000 Subject: Adds i18n strings (#14228). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11947 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/th.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/locales/th.yml') diff --git a/config/locales/th.yml b/config/locales/th.yml index 8e37d0041..1a65133d5 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1086,3 +1086,6 @@ th: text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. setting_emails_header: Email header + notice_account_not_activated_yet: You haven't activated your account yet. If you want + to receive a new activation email, please click this link. + notice_account_locked: Your account is locked. -- cgit v1.2.3