New translations button.php (Vietnamese)

This commit is contained in:
Fatih Alp 2020-12-16 12:54:28 +03:00
parent f1ea028929
commit 7436a43a4b

View File

@ -11,4 +11,5 @@ return [
'email' => 'E-mail', 'email' => 'E-mail',
'phone' => 'Điện thoại', 'phone' => 'Điện thoại',
'show_all' => 'Hiển thị tất cả', 'show_all' => 'Hiển thị tất cả',
'hide_all' => 'Hide All',
]; ];