mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Localization fixes
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"sort_created": "Sort by created"
|
||||
},
|
||||
"prev_page": "Prev",
|
||||
"next_page": "Nect"
|
||||
"next_page": "Next"
|
||||
},
|
||||
"favorite": {
|
||||
"friends": {
|
||||
@@ -159,7 +159,7 @@
|
||||
"invite_messages": "Invite Messages",
|
||||
"invite_response_messages": "Invite Response Messages",
|
||||
"invite_request_messages": "Invite Request Messages",
|
||||
"invite__request_response_messages": "Invite Request Response Messages",
|
||||
"invite_request_response_messages": "Invite Request Response Messages",
|
||||
"past_display_names": "Past Display Names",
|
||||
"config_json": "Config JSON",
|
||||
"current_user_json": "Current User JSON",
|
||||
@@ -723,6 +723,9 @@
|
||||
"friends_only": "Friends Only",
|
||||
"load_more": "Load more..."
|
||||
},
|
||||
"gallery": {
|
||||
"header": "Gallery"
|
||||
},
|
||||
"json": {
|
||||
"header": "JSON"
|
||||
}
|
||||
@@ -733,10 +736,10 @@
|
||||
"local_favorites": "Local Favorites"
|
||||
},
|
||||
"invite": {
|
||||
"header": "傳送邀請",
|
||||
"select_placeholder": "選擇好友",
|
||||
"invite_with_message": "訊息邀請",
|
||||
"invite": "邀請"
|
||||
"header": "Invite",
|
||||
"select_placeholder": "Choose Friends",
|
||||
"invite_with_message": "Invite With Message",
|
||||
"invite": "Invite"
|
||||
},
|
||||
"social_status": {
|
||||
"header": "Social Status",
|
||||
|
||||
Reference in New Issue
Block a user