Skip to content

Commit

Permalink
Change manifest.json default local.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenshin committed Aug 13, 2018
1 parent 46d7de2 commit de6594c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name" : "__MSG_extension_name__",
"short_name" : "SimpTab",
"version" : "1.5.1",
"default_locale" : "en",
"default_locale" : "zh_CN",
"description" : "__MSG_extension_desc__",
"author" : "Kenshin",
"homepage_url" : "http://ksria.com/simptab",
Expand Down

0 comments on commit de6594c

Please sign in to comment.