mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
updated language translations
This commit is contained in:
@@ -121,8 +121,9 @@ class UpgradingVersionsController
|
||||
public function upgrade_to_2_0_16(): void
|
||||
{
|
||||
($this->updateLanguageStrings)([
|
||||
'write_feedback' => 'Help Us Improve',
|
||||
'change_password' => 'Security & API',
|
||||
'write_feedback' => 'Help Us Improve',
|
||||
'change_password' => 'Security & API',
|
||||
'shared.empty_shared' => "Nothing Shared Yet",
|
||||
]);
|
||||
|
||||
Artisan::call('cache:clear');
|
||||
|
||||
Reference in New Issue
Block a user