Fix typo in Japanese translation
This commit is contained in:
@@ -983,7 +983,7 @@ return array(
|
|||||||
'User disabled successfully.' => 'ユーザーが無効になりました',
|
'User disabled successfully.' => 'ユーザーが無効になりました',
|
||||||
'Unable to disable this user.' => 'このユーザーを無効にできません',
|
'Unable to disable this user.' => 'このユーザーを無効にできません',
|
||||||
'All files have been uploaded successfully.' => 'すべてのファイルが正常にアップロードされました',
|
'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' => 'ファイルをドラッグアンドドロップ',
|
'Drag and drop your files here' => 'ファイルをドラッグアンドドロップ',
|
||||||
'choose files' => 'ファイルを選択',
|
'choose files' => 'ファイルを選択',
|
||||||
'View profile' => 'プロフィールを見る',
|
'View profile' => 'プロフィールを見る',
|
||||||
@@ -1212,7 +1212,7 @@ return array(
|
|||||||
'Your personal API access token is "%s"' => 'あなたのパーソナルAPIアクセストークン "%s"',
|
'Your personal API access token is "%s"' => 'あなたのパーソナルAPIアクセストークン "%s"',
|
||||||
'Remove your token' => 'あなたのトークンを削除する',
|
'Remove your token' => 'あなたのトークンを削除する',
|
||||||
'Generate a new token' => '新しいトークンを生成',
|
'Generate a new token' => '新しいトークンを生成',
|
||||||
'Showing %d-%d of %d' => '%d〜%d/%dを表示',
|
'Showing %d-%d of %d' => '%d〜%d/%dを表示',
|
||||||
'Outgoing Emails' => '送信メール',
|
'Outgoing Emails' => '送信メール',
|
||||||
'Add or change currency rate' => '通貨レートを追加または変更',
|
'Add or change currency rate' => '通貨レートを追加または変更',
|
||||||
'Reference currency: %s' => '参照通貨:%s',
|
'Reference currency: %s' => '参照通貨:%s',
|
||||||
|
|||||||
Reference in New Issue
Block a user