Deploying to gh-pages from @ fishjar/kiss-translator@c80ead6116 🚀

This commit is contained in:
fishjar
2023-11-22 07:30:14 +00:00
parent 7a080afdd6
commit a220502f5d
10 changed files with 345 additions and 105 deletions

View File

@@ -6,12 +6,18 @@
"message": "A simple bilingual translation extension & Greasemonkey script"
},
"toggle_translate": {
"message": "Toggle Translate"
"message": "Toggle Translate (Alt+Q)"
},
"toggle_style": {
"message": "Toggle Style"
"message": "Toggle Style (Alt+C)"
},
"open_options": {
"message": "Open Options"
"message": "Open Options (Alt+O)"
},
"open_tranbox": {
"message": "Open Translate Popup (Alt+B)"
},
"translate_selected": {
"message": "Translate Selected Text (Alt+S)"
}
}