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:
Nekromateion
2024-07-22 11:36:33 +02:00
committed by GitHub
parent 4f336195f0
commit 652783c81d
13 changed files with 503 additions and 23 deletions

View File

@@ -739,7 +739,7 @@
},
"actions": {
"delete_cache_tooltip": "キャッシュからアバターを削除",
"favorite_tooltip": "お気に入りに追加",
"favorite_tooltip": "お気に入り",
"unfavorite_tooltip": "お気に入りから削除",
"refresh": "更新",
"select": "アバターを使用",