Skip to content

Commit

Permalink
Change locale
Browse files Browse the repository at this point in the history
  • Loading branch information
hanydd committed Jan 29, 2024
1 parent 5b895aa commit 022f13e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions manifest/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "__MSG_fullName__",
"short_name": "SponsorBlockBili",
"version": "5.5.3",
"default_locale": "en",
"default_locale": "zh_CN",
"description": "__MSG_Description__",
"homepage_url": "https://sponsor.ajay.app",
"content_scripts": [{
Expand Down Expand Up @@ -129,7 +129,7 @@
"size": 1024
}
]
},
},
"background": {
"scripts":[
"./js/background.js"
Expand All @@ -149,4 +149,4 @@
"open_in_tab": true
},
"manifest_version": 2
}
}
2 changes: 1 addition & 1 deletion public/_locales

0 comments on commit 022f13e

Please sign in to comment.