New translations dashboard.php (Japanese)

This commit is contained in:
CachetBot
2018-06-17 07:33:18 +01:00
parent 9099bdb3bc
commit fd0dbd185e
+3 -3
View File
@@ -74,12 +74,12 @@ return [
// Incident Maintenance // Incident Maintenance
'schedule' => [ 'schedule' => [
'schedule' => '計画メンテナンス', 'schedule' => 'メンテナンス',
'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported <strong>:count</strong> schedules.', 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported <strong>:count</strong> schedules.',
'scheduled_at' => 'Scheduled at :timestamp', 'scheduled_at' => 'Scheduled at :timestamp',
'add' => [ 'add' => [
'title' => 'Add Scheduled Maintenance', 'title' => '計画メンテナンス',
'success' => 'Schedule added.', 'success' => '計画メンテナンスが追加されました。',
'failure' => 'Something went wrong adding the schedule, please try again.', 'failure' => 'Something went wrong adding the schedule, please try again.',
], ],
'edit' => [ 'edit' => [