This commit is contained in:
Gabe Yuan
2023-07-18 15:23:16 +08:00
commit 428c7a68b6
53 changed files with 1613 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"app_name": {
"message": "KISS Translator (by Gabe)"
},
"app_description": {
"message": "A simple translator extension"
}
}

View File

@@ -0,0 +1,8 @@
{
"app_name": {
"message": "简约翻译 (by Gabe)"
},
"app_description": {
"message": "一个简约的翻译插件"
}
}