Skip to content

Commit

Permalink
Migrated i18n Ally settings from v1.x to v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
megos committed Apr 29, 2020
1 parent 5086234 commit 53bfbc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"i18n-ally.filenameMatchRegex": "strings\\.json",
"i18n-ally.pathMatcher": "{locale}/strings.json",
"i18n-ally.localesPaths": ["./"],
"i18n-ally.sourceLanguage": "en",
"i18n-ally.displayLanguage": "en",
"i18n-ally.enabledFrameworks": "custom",
"i18n-ally.enabledFrameworks": ["custom"],
"i18n-ally.keystyle": "nested"
}

0 comments on commit 53bfbc2

Please sign in to comment.