diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 2 | ||||
-rw-r--r-- | config/locales/ja.yml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index a2269d3e4..a0c47e11e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -62,6 +62,7 @@ en: feed_url: Feed URL followers: Followers follows: Follows + ip: IP location: all: All local: Local @@ -86,6 +87,7 @@ en: push_subscription_expires: PuSH subscription expires reset_password: Reset password salmon_url: Salmon URL + search: Search show: created_reports: Reports created by this account report: report diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 5e2cc5839..4bacd12fa 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -62,6 +62,7 @@ ja: feed_url: フィードURL followers: フォロワー数 follows: フォロー数 + ip: IP location: all: すべて local: ローカル @@ -86,6 +87,7 @@ ja: push_subscription_expires: PuSH購読期限切れ reset_password: パスワード再設定 salmon_url: Salmon URL + search: 検索 show: created_reports: このアカウントで作られたレポート report: レポート |