mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Translate bio cleanup
This commit is contained in:
@@ -640,10 +640,10 @@
|
||||
"enable_tooltip": "Fetches video titles for use with gameLog and duration for overlay progress bar"
|
||||
},
|
||||
"translation_api": {
|
||||
"header": "Translation API",
|
||||
"header": "Google Translate API",
|
||||
"enable": "Enable",
|
||||
"translation_api_key": "Translation API Key",
|
||||
"enable_tooltip": "Translates user bios using a button on the bottom right"
|
||||
"translation_api_key": "Google Translate API Key",
|
||||
"enable_tooltip": "Translate user bios"
|
||||
},
|
||||
"video_progress_pie": {
|
||||
"header": "Progress pie overlay for videos",
|
||||
@@ -1305,10 +1305,10 @@
|
||||
"save": "Save"
|
||||
},
|
||||
"translation_api": {
|
||||
"header": "Translation API",
|
||||
"description": "Enter your Translation API Key (optional)",
|
||||
"placeholder": "Translation API Key",
|
||||
"guide": "Guide (skip the restrict usage part)",
|
||||
"header": "Google Translate API",
|
||||
"description": "Enter your Google translate API Key",
|
||||
"placeholder": "Google Translate API Key",
|
||||
"guide": "Guide",
|
||||
"save": "Save"
|
||||
},
|
||||
"set_world_tags": {
|
||||
|
||||
Reference in New Issue
Block a user