diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-08-19 16:57:44 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-08-19 16:57:44 +0000 |
commit | 57372d9d8e8ce54eb1b6a5ed21b4cb0b3f29c69a (patch) | |
tree | 6ce4f8e00b57ca1c9093270a2a7b457ccd010772 /config/locales/ja.yml | |
parent | eefb36177dfb3e5759bf4916cff511fa70f93fea (diff) | |
download | redmine-57372d9d8e8ce54eb1b6a5ed21b4cb0b3f29c69a.tar.gz redmine-57372d9d8e8ce54eb1b6a5ed21b4cb0b3f29c69a.zip |
Real RTL-theme support in locales (#6012)
Now each locale-file have direction string (ltr - left-to-right - by default).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4005 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 4c513fef2..26db1d237 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -3,6 +3,7 @@ # AR error messages are basically taken from Ruby-GetText-Package. Thanks to Masao Mutoh. ja: + direction: ltr date: formats: # Use the strftime parameters for formats. |