mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Fixes, option to delete gameLog entries
This commit is contained in:
@@ -808,7 +808,7 @@
|
||||
"launch": "Launch"
|
||||
},
|
||||
"launch_options": {
|
||||
"header": "Launch Options",
|
||||
"header": "VRChat Launch Options",
|
||||
"description": "These options are for advanced users only.",
|
||||
"example": "to change max fps: --fps=<N> e.g.)",
|
||||
"path_override": "VRChat Path Override",
|
||||
@@ -1055,6 +1055,7 @@
|
||||
},
|
||||
"change_log": {
|
||||
"header": "Change Log",
|
||||
"description": "Consider donating to support future development of VRCX",
|
||||
"close": "Close",
|
||||
"donate": "Donate",
|
||||
"github": "GitHub"
|
||||
@@ -1305,7 +1306,8 @@
|
||||
"type": "Type",
|
||||
"icon": "Icons",
|
||||
"user": "User",
|
||||
"detail": "Detail"
|
||||
"detail": "Detail",
|
||||
"action": "Action"
|
||||
},
|
||||
"playerList": {
|
||||
"avatar": "Avatar",
|
||||
|
||||
Reference in New Issue
Block a user