Skip to content

Commit

Permalink
Add default settings findSimilarVer: true
Browse files Browse the repository at this point in the history
  • Loading branch information
zam1024t committed Aug 9, 2017
1 parent 5e04b71 commit e938f75
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions LocalizedMenu.sublime-settings
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
// locale code
// en|en_GB|en_US|zh|zh_CN|zh_TW|ru
"locale": "en",

// allow to find localized menu of similar version for current locale
// true|false
"findSimilarVer": true
}

0 comments on commit e938f75

Please sign in to comment.