fixed duplicate localization strings

This commit is contained in:
buzz-lightsnack-2007 2024-03-19 11:17:04 +08:00
parent 5a340347f9
commit 0ba6b57c29
2 changed files with 10 additions and 6 deletions

View file

@ -2,19 +2,22 @@
"config": {
"message": "en"
},
"manifest_name": {
"manifest_name": {
"message": "ShopAI",
"description": "Extension name"
},
},
"manifest_description": {
"message": "Shop wisely with AI!",
"description": "Extension description"
},
"GUI_welcome_headline": {
"message": "Welcome to ShopAI!",
"description": "Welcome message"
"description": "Welcome message"
},
"GUI_welcome_headline": {
"GUI_welcome_version": {
"message": "Youve got version $manifest_version$.",
"description": "Version number of welcome message",
"placeholders": {
@ -26,7 +29,8 @@
},
"GUI_error_stop": {
"message": "The web browser can not open this page.",
"description": "Error message when opening the HTML page directly"
"description": "Error message when opening the HTML page directly"
},
"GUI_credits_0": {
"message": "Made with love.",

View file

@ -14,7 +14,7 @@
"message": "欢迎使用购物人类智能!",
"description": "欢迎信息"
},
"GUI_welcome_headline": {
"GUI_welcome_version": {
"message": "本浏览器有 $manifest_version$ 版本的。",
"description": "版本简介",
"placeholders": {