mirror of
https://github.com/friendica/friendica
synced 2025-04-22 19:50:11 +00:00
Rename Storage Backend labels
This commit is contained in:
parent
782a54cf8c
commit
687e6841bc
3 changed files with 6 additions and 6 deletions
|
@ -133,8 +133,8 @@ class Storage extends BaseAdmin
|
|||
'$label_config' => DI::l10n()->t('Storage Configuration'),
|
||||
'$page' => DI::l10n()->t('Storage'),
|
||||
'$save' => DI::l10n()->t('Save'),
|
||||
'$save_activate' => DI::l10n()->t('Save & Activate'),
|
||||
'$activate' => DI::l10n()->t('Activate'),
|
||||
'$save_use' => DI::l10n()->t('Save & Use storage backend'),
|
||||
'$use' => DI::l10n()->t('Use storage backend'),
|
||||
'$save_reload' => DI::l10n()->t('Save & Reload'),
|
||||
'$noconfig' => DI::l10n()->t('This backend doesn\'t have custom settings'),
|
||||
'$baseurl' => DI::baseUrl()->get(true),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue