add codes
This commit is contained in:
8
public/_locales/en/messages.json
Normal file
8
public/_locales/en/messages.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"app_name": {
|
||||
"message": "KISS Translator (by Gabe)"
|
||||
},
|
||||
"app_description": {
|
||||
"message": "A simple translator extension"
|
||||
}
|
||||
}
|
||||
8
public/_locales/zh/messages.json
Normal file
8
public/_locales/zh/messages.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"app_name": {
|
||||
"message": "简约翻译 (by Gabe)"
|
||||
},
|
||||
"app_description": {
|
||||
"message": "一个简约的翻译插件"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user