Removed icons from buttons

This commit is contained in:
Cüneyt Şentürk
2020-04-22 12:48:51 +03:00
parent a884e06b72
commit 5ed4cd2da9
142 changed files with 780 additions and 1414 deletions

View File

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