mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
make translation helper for laravel
This commit is contained in:
@@ -414,6 +414,7 @@ return [
|
||||
"popup_passport_error.title" => "Invalid Passport Grand Client",
|
||||
"popup_paylod_error.message" => "Sorry, your file is too large and can't be uploaded",
|
||||
"popup_paylod_error.title" => "File is too large",
|
||||
"popup_rename.select_emoji_label" => "Pick Your Emoji Icon",
|
||||
"popup_rename.color_pick_label" => "Pick Your Color:",
|
||||
"popup_rename.emoji_list_not_found" => "Not Found",
|
||||
"popup_rename.label" => "Edit Name",
|
||||
@@ -987,6 +988,7 @@ return [
|
||||
"popup_passport_error.title" => "Invalid Passport Grand Client",
|
||||
"popup_paylod_error.message" => "Sorry, your file is too large and can't be uploaded",
|
||||
"popup_paylod_error.title" => "File is too large",
|
||||
"popup_rename.select_emoji_label" => "Pick Your Emoji Icon",
|
||||
"popup_rename.color_pick_label" => "Pick Your Color:",
|
||||
"popup_rename.emoji_list_not_found" => "Not Found",
|
||||
"popup_rename.label" => "Edit Name",
|
||||
|
||||
Reference in New Issue
Block a user