mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
New translations dashboard.php (Japanese)
This commit is contained in:
parent
9099bdb3bc
commit
fd0dbd185e
@ -74,12 +74,12 @@ return [
|
||||
|
||||
// Incident Maintenance
|
||||
'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.',
|
||||
'scheduled_at' => 'Scheduled at :timestamp',
|
||||
'add' => [
|
||||
'title' => 'Add Scheduled Maintenance',
|
||||
'success' => 'Schedule added.',
|
||||
'title' => '計画メンテナンス',
|
||||
'success' => '計画メンテナンスが追加されました。',
|
||||
'failure' => 'Something went wrong adding the schedule, please try again.',
|
||||
],
|
||||
'edit' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user