New translations cachet.php (Japanese)
This commit is contained in:
@@ -30,9 +30,9 @@ return [
|
||||
'none' => 'インシデントはありません',
|
||||
'past' => 'インシデント履歴',
|
||||
'stickied' => 'ピン留めインシデント',
|
||||
'scheduled' => 'メンテナンス',
|
||||
'scheduled' => '計画メンテナンス',
|
||||
'scheduled_at' => ', 予定日時 :timestamp',
|
||||
'posted' => '投稿日時 :timestamp',
|
||||
'posted' => '掲載日時 :timestamp',
|
||||
'posted_at' => '掲載日時 :timestamp',
|
||||
'status' => [
|
||||
1 => '調査中',
|
||||
@@ -87,11 +87,11 @@ return [
|
||||
'email' => [
|
||||
'subscribe' => 'メールによるアップデート情報の購読',
|
||||
'subscribed' => 'You\'ve been subscribed to email notifications, please check your email to confirm your subscription.',
|
||||
'verified' => 'あなたのメール購読は確認されました。ありがとう!',
|
||||
'verified' => 'あなたのメール購読を確認しました。ありがとうございます!',
|
||||
'manage' => '購読の管理',
|
||||
'unsubscribe' => 'Unsubscribe from email updates.',
|
||||
'unsubscribed' => '電子メールの購読が取り消されました。',
|
||||
'failure' => '購読に何かが起きています。',
|
||||
'unsubscribed' => 'メールの購読が取り消されました。',
|
||||
'failure' => '購読に失敗しました。',
|
||||
'already-subscribed' => '既に購読しているので :email の購読ができません。',
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user