updated translations

This commit is contained in:
denisdulici
2020-04-18 18:59:36 +03:00
parent 69bbc9e1d6
commit 8bbdb2e110
58 changed files with 355 additions and 178 deletions

View File

@ -2,10 +2,10 @@
return [
'title' => 'Maintenance Mode',
'title' => 'Dalam perbaikan',
'message' => 'We\'re currently working on the site, please try again later!',
'message' => 'Maaf, kami sedang dalam perbaikan. Silakan coba lagi nanti!',
'last-updated' => 'This message was last updated :timestamp',
'last-updated' => 'Pesan ini telah diperbarui: timestamp.',
];
];