我的家庭切换

This commit is contained in:
2026-05-16 10:15:04 +08:00
parent e00d867265
commit a8f202a906
11 changed files with 220 additions and 64 deletions

View File

@@ -54,6 +54,9 @@
<!-- Home Activity -->
<string name="home">Home</string>
<string name="profile">Profile</string>
<string name="admin_user">Administrator</string>
<string name="normal_user">Ordinary User</string>
<!-- Home Menu -->
<string name="my_devices">My Devices</string>
@@ -75,6 +78,8 @@
<string name="unbind_device">Unbind Device</string>
<string name="device_not_found">No devices found</string>
<string name="no_device">No device</string>
<string name="no_permission_title">No permission</string>
<string name="no_permission_desc">You do not have permission to view devices</string>
<!-- Add Device -->
<string name="add_device_title">Add Device</string>