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
|
||||
freesewing={freesewing}
|
||||
Pattern={Pattern}
|
||||
userLanguage="en"
|
||||
userLanguage="{{language}}"
|
||||
recreate={recreate}
|
||||
// translations={translations}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue