mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
- charge members
This commit is contained in:
@@ -208,14 +208,15 @@ return [
|
||||
'interval.year' => 'Yearly',
|
||||
|
||||
// v2
|
||||
'bandwidth' => 'Bandwidth',
|
||||
'storage' => 'Storage',
|
||||
'flatFee' => 'Flat Fee',
|
||||
'feature_usage_desc_flatFee' => 'Price for the service.',
|
||||
'feature_usage_desc_bandwidth' => 'Data amount you transferred to/from your account.',
|
||||
'feature_usage_desc_storage' => 'Total storage amount you are using.',
|
||||
'feature_usage_desc_members' => 'Total members you invited to your team folders.',
|
||||
'feature_usage_desc_platform' => 'Total storage amount you are using.',
|
||||
'bandwidth' => 'Bandwidth',
|
||||
'storage' => 'Storage',
|
||||
'flatFee' => 'Flat Fee',
|
||||
'member' => 'Members',
|
||||
'feature_usage_desc_flatFee' => 'Price for the service.',
|
||||
'feature_usage_desc_bandwidth' => 'Data amount you transferred to/from your account.',
|
||||
'feature_usage_desc_storage' => 'Total storage amount you are using.',
|
||||
'feature_usage_desc_member' => 'Total members you invited to your team folders.',
|
||||
'feature_usage_desc_platform' => 'Total storage amount you are using.',
|
||||
],
|
||||
'regular' => [
|
||||
'actions.close' => 'Close',
|
||||
|
||||
Reference in New Issue
Block a user