mirror of
https://github.com/ikun0014/lx-music-mobile.git
synced 2025-07-03 14:42:09 +08:00
更新文案
This commit is contained in:
parent
9100e31ae8
commit
0d0f72179e
@ -1,4 +1,4 @@
|
||||
从v1.1.0起,我们发布了一个独立版的[数据同步服务](https://github.com/lyswhut/lx-music-sync-server#readme),如果你有服务器,可以将其部署到服务器上作为私人多端同步服务使用,详情看该项目说明
|
||||
从v1.0.0起,我们发布了一个独立版的[数据同步服务](https://github.com/lyswhut/lx-music-sync-server#readme),如果你有服务器,可以将其部署到服务器上作为私人多端同步服务使用,详情看该项目说明
|
||||
|
||||
### 不兼容性变更说明
|
||||
|
||||
|
@ -260,7 +260,7 @@
|
||||
"setting_sync_history_empty": "Nothing here",
|
||||
"setting_sync_history_title": "Connection history",
|
||||
"setting_sync_host_label": "Synchronization service address",
|
||||
"setting_sync_host_tip": "https://...",
|
||||
"setting_sync_host_tip": "http://IP:Port",
|
||||
"setting_sync_port_label": "Synchronization service port number",
|
||||
"setting_sync_port_tip": "Please enter the synchronization service port number",
|
||||
"setting_sync_status": "Status: {status}",
|
||||
|
@ -260,7 +260,7 @@
|
||||
"setting_sync_history_empty": "这里啥也没有😮",
|
||||
"setting_sync_history_title": "连接历史",
|
||||
"setting_sync_host_label": "同步服务地址",
|
||||
"setting_sync_host_tip": "https://...",
|
||||
"setting_sync_host_tip": "http://IP地址:端口号",
|
||||
"setting_sync_port_label": "同步服务端口号",
|
||||
"setting_sync_port_tip": "请输入同步服务端口号",
|
||||
"setting_sync_status": "状态:{status}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user