mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 15:23:50 +02:00
refactor auto change status
This commit is contained in:
@@ -537,20 +537,23 @@
|
||||
"automation": {
|
||||
"auto_change_status": "Auto Change Status",
|
||||
"auto_state_change_tooltip": "Automatically change status when there are other people in the instance (Alone / Company)",
|
||||
"alone_condition": "Alone Condition",
|
||||
"alone": "Alone",
|
||||
"no_friends": "No Friends",
|
||||
"alone_condition": "Consider alone when",
|
||||
"alone": "No other players",
|
||||
"no_friends": "No friends in instance",
|
||||
"alone_status": "Alone Status",
|
||||
"company_status": "Company Status",
|
||||
"allowed_instance_types": "Allowed Instance Types",
|
||||
"allowed_instance_types": "Active in instance types",
|
||||
"instance_type_placeholder": "All Instance Types",
|
||||
"auto_invite_request_accept": "Auto Accept Invite Requests",
|
||||
"auto_invite_request_accept_tooltip": "Automatically accept invite requests from favorite friends",
|
||||
"auto_invite_request_accept_off": "Off",
|
||||
"auto_invite_request_accept_favs": "All Favorites",
|
||||
"auto_invite_request_accept_selected_favs": "VRCX Favorites",
|
||||
"change_status_description": "Override status description",
|
||||
"status_description_placeholder": "Status description (max 32 characters)"
|
||||
"status_description_placeholder": "Status description (max 32 characters)",
|
||||
"auto_change_status_groups": "Only count friends from",
|
||||
"auto_change_status_groups_placeholder": "Choose Groups",
|
||||
"auto_accept_invite_groups": "Only accept from",
|
||||
"auto_accept_invite_groups_placeholder": "Choose Groups"
|
||||
},
|
||||
"legal_notice": {
|
||||
"header": "Legal Notice",
|
||||
|
||||
Reference in New Issue
Block a user