mirror of
https://github.com/friendica/friendica
synced 2025-04-27 07:10:12 +00:00
Merge remote-tracking branch 'upstream/2021.09-rc' into issue-10640-c
This commit is contained in:
commit
58abaf5c53
5 changed files with 58 additions and 1648 deletions
|
@ -129,6 +129,8 @@ class Storage extends BaseAdmin
|
|||
|
||||
return Renderer::replaceMacros($t, [
|
||||
'$title' => DI::l10n()->t('Administration'),
|
||||
'$label_current' => DI::l10n()->t('Current Storage Backend'),
|
||||
'$label_config' => DI::l10n()->t('Storage Configuration'),
|
||||
'$page' => DI::l10n()->t('Storage'),
|
||||
'$save' => DI::l10n()->t('Save'),
|
||||
'$save_activate' => DI::l10n()->t('Save & Activate'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue