Make language a placeholder again
This commit is contained in:
parent
8e1e5e16f5
commit
23039de648
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ const App = (props) => {
|
||||||
<Workbench
|
<Workbench
|
||||||
freesewing={freesewing}
|
freesewing={freesewing}
|
||||||
Pattern={Pattern}
|
Pattern={Pattern}
|
||||||
userLanguage="en"
|
userLanguage="{{language}}"
|
||||||
recreate={recreate}
|
recreate={recreate}
|
||||||
// translations={translations}
|
// translations={translations}
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue