控制台

This commit is contained in:
2026-05-29 17:46:13 +08:00
parent 08449d8abb
commit ed9d05cb42
12 changed files with 112 additions and 26 deletions

View File

@@ -477,4 +477,10 @@
<string name="max_add_11_users">A maximum of 11 users can be added</string>
<string name="linked_user_phone_label">Phone: %s</string>
<string name="linked_user_idcard_label">ID: %s</string>
<!-- Direction Control -->
<string name="direction_up">Move Up</string>
<string name="direction_down">Move Down</string>
<string name="direction_left">Move Left</string>
<string name="direction_right">Move Right</string>
</resources>