Skip to content

Commit

Permalink
Create molecule-sorting lang metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
pjanik committed Jan 27, 2020
1 parent a9c40bd commit 0ae8009
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/interactives/interactions/molecule-sorting.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"aspectRatio": 1.45,
"fontScale": 1,
"lang": "en-US",
"i18nMetadata": "",
"i18nMetadata": "locales/metadata/interactives/interactions/molecule-sorting.json",
"credits": "",
"helpOnLoad": false,
"aboutOnLoad": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"en-US": "interactives/interactions/molecule-sorting.json",
"nb-NO": "locales/nb/interactives/interactions/molecule-sorting.json",
"nn-NO": "locales/nn/interactives/interactions/molecule-sorting.json"
}

0 comments on commit 0ae8009

Please sign in to comment.