Synchronization Name

This commit is contained in:
quliangxu 2024-11-20 09:46:52 +08:00
parent d47b38bf17
commit 7dc7cece9c
3 changed files with 3 additions and 2 deletions

View File

@ -1 +1,2 @@
JtunRouting
=============

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">RoutingService</string>
<string name="app_name">JtunRouting</string>
<string name="title_repeater">无线中继</string>
<string name="title_tethering">共享管理</string>
<string name="title_clients">已连设备</string>

View File

@ -1,5 +1,5 @@
<resources>
<string name="app_name">RoutingService</string>
<string name="app_name">JtunRouting</string>
<string name="title_repeater">Repeater</string>
<string name="title_tethering">Tethering</string>
<string name="title_clients">Clients</string>