mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
i18n mail template strings
This commit is contained in:
parent
7255eb4f56
commit
17162ce336
16 changed files with 62 additions and 231 deletions
|
@ -44,7 +44,7 @@ export default Route.extend({
|
|||
|
||||
activate() {
|
||||
$('body').addClass('background-color-theme-100');
|
||||
document.title = this.i18n.localize('setup_title');
|
||||
document.title = "Documize Community Setup";
|
||||
},
|
||||
|
||||
deactivate() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue