mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
i18n admin strings
This commit is contained in:
parent
4ed2b3902c
commit
53297f7627
27 changed files with 99 additions and 58 deletions
|
@ -1,6 +1,6 @@
|
|||
{{layout/logo-heading
|
||||
title="Backup & Restore"
|
||||
desc="Export all content to self-contained single zip file"
|
||||
title=(localize 'admin_backup')
|
||||
desc=(localize 'admin_backup_explain')
|
||||
icon=constants.Icon.Database}}
|
||||
|
||||
{{customize/backup-restore onBackup=(action "onBackup") onRestore=(action "onRestore")}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue