From 89bdf72d194361207e0855a18465ed0b042a86ae 2015-01-03 12:00:40 From: Toshi MARUYAMA Date: 2015-01-03 12:00:40 Subject: [PATCH] fix Japanese "label_sort_by" misspelling (#18671) Contributed by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@13821 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 9ffa1d5..5d6e1ac 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -749,7 +749,7 @@ ja: label_date_from: "日付指定: " label_date_to: から label_language_based: ユーザーの言語の設定に従う - label_sort_by: "並び替え %{value}" + label_sort_by: "並べ替え %{value}" label_send_test_email: テストメールを送信 label_feeds_access_key: Atomアクセスキー label_missing_feeds_access_key: Atomアクセスキーが見つかりません