From 84608c3ff8fe51654868546cca6e64730d06286e Mon Sep 17 00:00:00 2001 From: Yamagishi Kazutoshi Date: Mon, 22 May 2017 11:45:55 +0900 Subject: Add translations for counter of profile (#3214) ref #3101 --- config/locales/simple_form.ja.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/locales/simple_form.ja.yml') diff --git a/config/locales/simple_form.ja.yml b/config/locales/simple_form.ja.yml index 7a9f8c152..fcf0923e0 100644 --- a/config/locales/simple_form.ja.yml +++ b/config/locales/simple_form.ja.yml @@ -4,10 +4,10 @@ ja: hints: defaults: avatar: 2MBまでのPNGやGIF、JPGが利用可能です。120x120pxまで縮小されます。 - display_name: あと%{count}文字入力できます。 + display_name: あと%{count}文字入力できます。 header: 2MBまでのPNGやGIF、JPGが利用可能です。 700x335pxまで縮小されます。 locked: フォロワーを手動で承認する必要があります。デフォルトではトゥートの公開範囲はフォロワーのみです。 - note: あと%{count}文字入力できます。 + note: あと%{count}文字入力できます。 imports: data: 他の Mastodon インスタンスからエクスポートしたCSVファイルを選択して下さい sessions: -- cgit