New translations cachet.php (Japanese)
This commit is contained in:
@@ -29,7 +29,7 @@ return [
|
|||||||
'incidents' => [
|
'incidents' => [
|
||||||
'none' => 'インシデントはありません',
|
'none' => 'インシデントはありません',
|
||||||
'past' => 'インシデント履歴',
|
'past' => 'インシデント履歴',
|
||||||
'stickied' => 'ピン留めインシデント',
|
'stickied' => 'Stickied Incidents',
|
||||||
'scheduled' => '計画メンテナンス',
|
'scheduled' => '計画メンテナンス',
|
||||||
'scheduled_at' => ', 予定日時 :timestamp',
|
'scheduled_at' => ', 予定日時 :timestamp',
|
||||||
'posted' => '掲載日時 :timestamp',
|
'posted' => '掲載日時 :timestamp',
|
||||||
@@ -98,9 +98,9 @@ return [
|
|||||||
|
|
||||||
'signup' => [
|
'signup' => [
|
||||||
'title' => '新規登録',
|
'title' => '新規登録',
|
||||||
'username' => 'ユーザー名',
|
'username' => 'Username',
|
||||||
'email' => 'Email',
|
'email' => 'Email',
|
||||||
'password' => 'パスワード',
|
'password' => 'Password',
|
||||||
'success' => 'アカウントが作成されました。',
|
'success' => 'アカウントが作成されました。',
|
||||||
'failure' => '新規登録に失敗しました。',
|
'failure' => '新規登録に失敗しました。',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user