Updates
This commit is contained in:
17
app/FaveoStorage/lang/en/lang.php
Normal file
17
app/FaveoStorage/lang/en/lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'settings'=>'Settings',
|
||||
'storage'=>'Storage',
|
||||
'default'=>'Default',
|
||||
'root'=>'Root',
|
||||
'region'=>'Region',
|
||||
'key'=>'Key',
|
||||
'secret'=>'Secret',
|
||||
'bucket'=>'Bucket',
|
||||
'username'=>'Username',
|
||||
'container'=>'Container',
|
||||
'endpoint'=>'End Point',
|
||||
'url_type'=>'Url Type',
|
||||
];
|
||||
|
Reference in New Issue
Block a user