Translation Service

- Added translation service with 3 services.
- MyMemory (Free no api key needed but 1000 words a day and Skow)
- Deepl (Free with API key, 500000 words a month and fast)
- Libre Translate (Paid unless you host your own server, open source)
- Added caching for Quick Access and the translate service to speed up the UI. Can be fast depending on the service you use/ PC specs and etc).
This commit is contained in:
Yusarina
2025-08-07 13:58:40 +01:00
parent c28cfe1d1d
commit 61c77cf756
10 changed files with 3018 additions and 12 deletions
+1 -1
View File
@@ -512,7 +512,7 @@ standard_bones = {
# Eyes
'left_eye': 'Eye_L',
'right_eye': 'Eye_R'
'right_eye': 'Eye_R',
# Breast bones
'breast_1_l': 'Breast1_L',