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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user