mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
language strings updates
This commit is contained in:
@@ -184,7 +184,7 @@ class SetupWizardTest extends TestCase
|
||||
]);
|
||||
|
||||
$this->assertDatabaseHas('language_translations', [
|
||||
'key' => 'actions.close',
|
||||
'key' => 'close',
|
||||
'value' => 'Close',
|
||||
'lang' => 'en',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user