mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 08:43: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:
@@ -734,7 +734,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"delete_cache_tooltip": "Xóa avatar trong cache",
|
||||
"favorite_tooltip": "Thêm vào yêu thích",
|
||||
"favorite_tooltip": "Yêu thích",
|
||||
"unfavorite_tooltip": "Bỏ khỏi yêu thích",
|
||||
"refresh": "Làm mới",
|
||||
"select": "Chọn Avatar",
|
||||
|
||||
Reference in New Issue
Block a user