Fix typo in Japanese translation

This commit is contained in:
Frederic Guillot 2017-10-16 10:45:55 -07:00
parent 5619711e3f
commit 90e291a0e6
1 changed files with 2 additions and 2 deletions

View File

@ -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〜ddを表示',
'Showing %d-%d of %d' => '%d〜%d%dを表示',
'Outgoing Emails' => '送信メール',
'Add or change currency rate' => '通貨レートを追加または変更',
'Reference currency: %s' => '参照通貨:%s',