mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
feat(localization): add vr.pug
This commit is contained in:
@@ -1360,5 +1360,17 @@
|
||||
"count": "Count",
|
||||
"action": "Action"
|
||||
}
|
||||
},
|
||||
"vr": {
|
||||
"status": {
|
||||
"timer": "Timer:",
|
||||
"players": "Players:",
|
||||
"cpu": "CPU:",
|
||||
"online": "Online:",
|
||||
"devices": {
|
||||
"left": "L:",
|
||||
"right": "R:"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user