diff --git a/products/watch/src/main/resources/base/element/string.json b/products/watch/src/main/resources/base/element/string.json index 874b5aae0ca020ea2a9b6114596f3feae9753be7..0e6d8920ab281b964c6180983b67665bb939f012 100644 --- a/products/watch/src/main/resources/base/element/string.json +++ b/products/watch/src/main/resources/base/element/string.json @@ -10,7 +10,7 @@ }, { "name": "WatchAbility_label", - "value": "label" + "value": "MusicHome" }, { "name": "home_hottest_playlists", diff --git a/products/watch/src/main/resources/en_US/element/string.json b/products/watch/src/main/resources/en_US/element/string.json index 324307dde82780388e6d75c763c01e7417904fa0..75c40fb622988ae44ed8fb440f09aaf1e80f34f5 100644 --- a/products/watch/src/main/resources/en_US/element/string.json +++ b/products/watch/src/main/resources/en_US/element/string.json @@ -10,7 +10,7 @@ }, { "name": "WatchAbility_label", - "value": "label" + "value": "MusicHome" }, { "name": "home_hottest_playlists", diff --git a/products/watch/src/main/resources/zh_CN/element/string.json b/products/watch/src/main/resources/zh_CN/element/string.json index adf5fb63588a9fd5f2e386c7358a415c58bb558a..d6af1dc5aabcc1bda25b0d8a53fc919d5ea1aafa 100644 --- a/products/watch/src/main/resources/zh_CN/element/string.json +++ b/products/watch/src/main/resources/zh_CN/element/string.json @@ -10,7 +10,7 @@ }, { "name": "WatchAbility_label", - "value": "label" + "value": "多设备界面音乐" }, { "name": "home_hottest_playlists",