mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-16 13:23:52 +02:00
add dashboard widget
This commit is contained in:
@@ -107,7 +107,25 @@
|
||||
},
|
||||
"selector": {
|
||||
"title": "Select Panel Content",
|
||||
"clear": "Clear Panel"
|
||||
"clear": "Clear Panel",
|
||||
"widgets": "Widgets",
|
||||
"pages": "Full Pages"
|
||||
},
|
||||
"widget": {
|
||||
"feed": "Feed Widget",
|
||||
"game_log": "Game Log Widget",
|
||||
"instance": "Instance Widget",
|
||||
"config": {
|
||||
"filters": "Event Types",
|
||||
"columns": "Columns"
|
||||
},
|
||||
"no_data": "No data",
|
||||
"unknown_world": "Unknown World",
|
||||
"feed_online": "online",
|
||||
"feed_offline": "offline",
|
||||
"feed_avatar": "→",
|
||||
"feed_bio": "updated bio",
|
||||
"instance_not_in_game": "Not in game"
|
||||
},
|
||||
"confirmations": {
|
||||
"delete_title": "Delete Dashboard",
|
||||
|
||||
Reference in New Issue
Block a user