From 90e291a0e65cb52888d0d02b42f337b1e7b998d0 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 16 Oct 2017 10:45:55 -0700 Subject: Fix typo in Japanese translation --- app/Locale/ja_JP/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 70ccfe87..e865f1c3 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -983,7 +983,7 @@ return array( 'User disabled successfully.' => 'ユーザーが無効になりました', 'Unable to disable this user.' => 'このユーザーを無効にできません', 'All files have been uploaded successfully.' => 'すべてのファイルが正常にアップロードされました', - 'The maximum allowed file size is %sB.' => '最大許容ファイルサイズ:%sB', + 'The maximum allowed file size is %sB.' => '最大許容ファイルサイズ:%sB', 'Drag and drop your files here' => 'ファイルをドラッグアンドドロップ', 'choose files' => 'ファイルを選択', 'View profile' => 'プロフィールを見る', @@ -1212,7 +1212,7 @@ return array( 'Your personal API access token is "%s"' => 'あなたのパーソナルAPIアクセストークン "%s"', 'Remove your token' => 'あなたのトークンを削除する', 'Generate a new token' => '新しいトークンを生成', - 'Showing %d-%d of %d' => '%d〜%d/%dを表示', + 'Showing %d-%d of %d' => '%d〜%d/%dを表示', 'Outgoing Emails' => '送信メール', 'Add or change currency rate' => '通貨レートを追加または変更', 'Reference currency: %s' => '参照通貨:%s', -- cgit v1.2.3