refactor: Yostar interface consistency

[no ci] [skip changelog]
This commit is contained in:
Constrat
2024-07-07 21:37:41 +02:00
parent 7f188eb09e
commit cb0d64a3cf
8 changed files with 18 additions and 18 deletions

View File

@@ -159,9 +159,9 @@
<s:String x:Key="NotSelected">不选择</s:String>
<s:String x:Key="Official">官服</s:String>
<s:String x:Key="Bilibili">Bilibili服</s:String>
<s:String x:Key="YoStarEN">国际服 (YoStarEN)</s:String>
<s:String x:Key="YoStarJP">日服 (YoStarJP)</s:String>
<s:String x:Key="YoStarKR">韩服 (YoStarKR)</s:String>
<s:String x:Key="YoStarEN">国际服 (YostarEN)</s:String>
<s:String x:Key="YoStarJP">日服 (YostarJP)</s:String>
<s:String x:Key="YoStarKR">韩服 (YostarKR)</s:String>
<s:String x:Key="txwy">繁中服 (txwy)</s:String>
</ResourceDictionary>

View File

@@ -162,9 +162,9 @@
<s:String x:Key="NotSelected">不选择</s:String>
<s:String x:Key="Official">官服</s:String>
<s:String x:Key="Bilibili">Bilibili服</s:String>
<s:String x:Key="YoStarEN">国际服 (YoStarEN)</s:String>
<s:String x:Key="YoStarJP">日服 (YoStarJP)</s:String>
<s:String x:Key="YoStarKR">韩服 (YoStarKR)</s:String>
<s:String x:Key="YoStarEN">国际服 (YostarEN)</s:String>
<s:String x:Key="YoStarJP">日服 (YostarJP)</s:String>
<s:String x:Key="YoStarKR">韩服 (YostarKR)</s:String>
<s:String x:Key="txwy">繁中服 (txwy)</s:String>
</ResourceDictionary>

View File

@@ -139,9 +139,9 @@
<s:String x:Key="NotSelected">不選擇</s:String>
<s:String x:Key="Official">官服</s:String>
<s:String x:Key="Bilibili">Bilibili服</s:String>
<s:String x:Key="YoStarEN">國際服 (YoStarEN)</s:String>
<s:String x:Key="YoStarJP">日服 (YoStarJP)</s:String>
<s:String x:Key="YoStarKR">韓服 (YoStarKR)</s:String>
<s:String x:Key="YoStarEN">國際服 (YostarEN)</s:String>
<s:String x:Key="YoStarJP">日服 (YostarJP)</s:String>
<s:String x:Key="YoStarKR">韓服 (YostarKR)</s:String>
<s:String x:Key="txwy">繁中服 (txwy)</s:String>
</ResourceDictionary>