Initial: initial commit
This commit is contained in:
5
common/src/main/res/values-zh/strings.xml
Normal file
5
common/src/main/res/values-zh/strings.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="receive_clash_broadcasts">接收 Clash 广播</string>
|
||||
<string name="receive_broadcasts_of_clash">接收来自 Clash 内部的广播</string>
|
||||
</resources>
|
||||
5
common/src/main/res/values/strings.xml
Normal file
5
common/src/main/res/values/strings.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="receive_clash_broadcasts">Receive Clash Broadcasts</string>
|
||||
<string name="receive_broadcasts_of_clash">Receive broadcasts of clash services</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user