commit: ca45bd0361fa1d182a505cf2eff1a69bc7712a39
parent: 63baab088d734a982d21a5df538db554091188ad
Author: のら <noraworld@users.noreply.github.com>
Date: Mon, 10 Jul 2017 21:04:05 +0900
Add Japanese translation of terms and flash (#4137)
Diffstat:
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/app/controllers/admin/settings_controller.rb b/app/controllers/admin/settings_controller.rb
@@ -24,7 +24,7 @@ module Admin
setting.update(value: value_for_update(key, value))
end
- flash[:notice] = 'Success!'
+ flash[:notice] = I18n.t('generic.changes_saved_msg')
redirect_to edit_admin_settings_path
end
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
@@ -183,6 +183,9 @@ ja:
site_description_extended:
desc_html: インスタンスについてのページに表示されます。<br>HTMLタグが利用可能です。
title: サイトの詳細な説明
+ site_terms:
+ desc_html: プライバシーポリシーのページに表示されます。<br>HTMLタグが利用可能です。
+ title: サイトのプライバシーポリシー
site_title: サイトのタイトル
title: サイト設定
subscriptions: