mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 23:33:50 +02:00
Add unlimited local avatar favs (#845)
* Add unlimited local avatar favs Implement unlimited local avatar favs with VRC+ requirement. * Reflect avatar fav changes in translations Modify translation files to use the same string used for world favs since it's the same now. * Local avatar fav UI behaviour changes * Add select avatar button to avatar favs * Disable select avatar button if already wearing it
This commit is contained in:
@@ -766,7 +766,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "从缓存中删除模型",
|
||||
"favorite_tooltip": "添加到我的收藏",
|
||||
"favorite_tooltip": "收藏此世界",
|
||||
"unfavorite_tooltip": "从我的收藏中移除",
|
||||
"refresh": "刷新",
|
||||
"select": "选择模型",
|
||||
|
||||
Reference in New Issue
Block a user