feat: Add localization support for visitSpecificWebsite label
This commit adds localization support for the "visitSpecificWebsite" label in the settings.json file for multiple languages. Now, the label can be translated into different languages, including Japanese, Chinese, English, Malayalam, Italian, Portuguese, Russian, French, and Spanish.
This commit is contained in:
@@ -40,7 +40,10 @@
|
||||
"totalSearchResults": {
|
||||
"label": "总搜索结果",
|
||||
"placeholder": "输入总搜索结果"
|
||||
}
|
||||
},
|
||||
"visitSpecificWebsite": {
|
||||
"label": "访问消息中提到的网站。"
|
||||
}
|
||||
},
|
||||
"system": {
|
||||
"heading": "系统设置",
|
||||
|
||||
Reference in New Issue
Block a user