-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
1,012 additions
and
694 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,83 +1,101 @@ | ||
{ | ||
"sthsr": { | ||
"message": "送信" | ||
"stgi":{ | ||
"message":"入力" | ||
}, | ||
"stgi": { | ||
"message": "送信" | ||
"sthsr":{ | ||
"message":"入力" | ||
}, | ||
"sehsr": { | ||
"message": "共有" | ||
"stzzz":{ | ||
"message":"入力" | ||
}, | ||
"segi": { | ||
"message": "共有" | ||
"segi":{ | ||
"message":"共有" | ||
}, | ||
"labelgi": { | ||
"message": "Genshin Impactのみ" | ||
"sehsr":{ | ||
"message":"共有" | ||
}, | ||
"labelHsr": { | ||
"message": "Honkai Star Railのみ" | ||
"sezzz":{ | ||
"message":"共有" | ||
}, | ||
"options": { | ||
"message": "設定" | ||
"labelGi":{ | ||
"message":"原神インパクトのみ" | ||
}, | ||
"submitGI": { | ||
"labelHsr":{ | ||
"message":"本海スターレールのみ" | ||
}, | ||
"labelZzz":{ | ||
"message":"エンドレスゾーンゼロのみ" | ||
}, | ||
"options":{ | ||
"message":"設定" | ||
}, | ||
"submitGI":{ | ||
"message": "Genshin" | ||
}, | ||
"submitHSR": { | ||
"message": "Star Rail" | ||
"submitHSR":{ | ||
"message":"Star Rail" | ||
}, | ||
"submitZZZ":{ | ||
"message":"Zenless Zone" | ||
}, | ||
"shareGI":{ | ||
"message":"シェアGI" | ||
}, | ||
"shareGI": { | ||
"message": "GIを共有" | ||
"shareHSR":{ | ||
"message":"シェアHSR" | ||
}, | ||
"shareHSR": { | ||
"message": "HSRを共有" | ||
"shareZZZ":{ | ||
"message":"シェアZZZ" | ||
}, | ||
"reset": { | ||
"message": "リセット" | ||
"reset":{ | ||
"message":"リセット" | ||
}, | ||
"labelButtonColor": { | ||
"message": "ボタンの色" | ||
"labelButtonColor":{ | ||
"message":"ボタンの色" | ||
}, | ||
"labelTextColor": { | ||
"message": "テキストの色" | ||
"labelTextColor":{ | ||
"message":"テキストの色" | ||
}, | ||
"labelBackground": { | ||
"message": "背景の代わりに色を使用する" | ||
"labelBackground":{ | ||
"message":"背景の代わりに色を使用する" | ||
}, | ||
"labelBackgroundColor":{ | ||
"message":"背景色(有効な場合)" | ||
}, | ||
"labelBackgroundColor": { | ||
"message": "背景の色(有効になっている場合)" | ||
"displayOverlay":{ | ||
"message":"リンクがコピーされました" | ||
}, | ||
"displayOverlay" :{ | ||
"message": "コピーされたリンク" | ||
"labelGlobal":{ | ||
"message":"グローバル設定" | ||
}, | ||
"labelGlobal": { | ||
"message": "グローバル設定" | ||
"labelMainPopup":{ | ||
"message":"メインウィンドウの設定" | ||
}, | ||
"labelMainPopup": { | ||
"message": "メインウィンドウの設定" | ||
"labelRounding":{ | ||
"message":"丸めを無効にします" | ||
}, | ||
"labelRounding": { | ||
"message": "丸めを無効にする" | ||
"labelIcon":{ | ||
"message":"アイコンの変更を無効にする" | ||
}, | ||
"labelIcon": { | ||
"message": "アイコンの変更を無効にする" | ||
"labelFont":{ | ||
"message":"フォント" | ||
}, | ||
"labelFont": { | ||
"message": "フォント" | ||
"labelOnlyGi":{ | ||
"message": "原神インパクトモード」" | ||
}, | ||
"labelOnlyGi": { | ||
"message": "Genshin Impactモード" | ||
"labelOnlyHsr":{ | ||
"message":"本海スターレールモード" | ||
}, | ||
"labelOnlyHsr": { | ||
"message": "Honkai Star Railモード" | ||
"labelOnlyZzz":{ | ||
"message":"ゼンレスゾーンゼロモード" | ||
}, | ||
"labelBirthday": { | ||
"message": "キャラクターの誕生日のカスタマイズを無効にする" | ||
"labelBirthday":{ | ||
"message":"キャラクターの誕生日のカスタマイズを無効にする" | ||
}, | ||
"labelBirthdayPopup": { | ||
"message": "お誕生日おめでとう、" | ||
"labelBirthdayPopup":{ | ||
"message":"お誕生日おめでとう" | ||
}, | ||
"labelNotClickable": { | ||
"message": "これは押せません" | ||
"labelNotClickable":{ | ||
"message":"これは押されていません" | ||
} | ||
} |
Oops, something went wrong.