mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
i18n section strings
This commit is contained in:
parent
f735ae1278
commit
ce9c635fb4
7 changed files with 39 additions and 22 deletions
|
@ -15,6 +15,8 @@ export default Component.extend({
|
|||
data: "",
|
||||
|
||||
didReceiveAttrs() {
|
||||
this._super();
|
||||
|
||||
this.set("data", this.get("meta.rawBody"));
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue