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

8
dist/chrome/_locales/en/messages.json vendored Normal file
View File

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