Moved some button to tools tab

This commit is contained in:
pa
2025-09-22 19:54:39 +09:00
committed by Natsumi
parent ee70e61293
commit 215b988261
22 changed files with 333 additions and 189 deletions

View File

@@ -258,9 +258,6 @@
"refresh": "คลิกเพื่อรีเฟรช",
"logout": "ออกจากระบบ",
"manage_gallery_inventory_icon": "จัดการรูปภาพและไอเทม VRC+",
"export_friend_list": "ส่งออกรายชื่อเพื่อน",
"export_own_avatars": "ส่งออกอวาตาร์ของตัวเอง",
"discord_names": "ชื่อ Discord",
"export_notes": "ส่งออกโน้ต"
},
"game_info": {
@@ -521,9 +518,6 @@
"pictures": {
"pictures": {
"header": "รูปภาพ",
"open_folder": "เปิดโฟลเดอร์",
"vrc_photos": "รูปภาพ VRChat",
"steam_screenshots": "สกรีนช็อตของ Steam",
"auto_delete_old_prints": "ลบ Prints เก่าอัตโนมัติ",
"auto_delete_prints_from_vrc": "ลบ Prints เก่าจาก VRC เมื่อถึงขีดจำกัด"
}
@@ -674,6 +668,20 @@
}
}
}
},
"tools": {
"export": {
"discord_names": "ชื่อ Discord",
"export_friend_list": "ส่งออกรายชื่อเพื่อน",
"export_own_avatars": "ส่งออกอวาตาร์ของตัวเอง"
},
"pictures": {
"pictures": {
"vrc_photos": "รูปภาพ VRChat",
"steam_screenshots": "สกรีนช็อตของ Steam",
"open_folder": "เปิดโฟลเดอร์"
}
}
}
},
"side_panel": {
@@ -2116,4 +2124,4 @@
}
}
}
}
}