mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: JP daily supply & loading text fix
Updated the JP json file to include the previously untranslated TodaysSupplies and Loading attributes. This should close #2901
This commit is contained in:
@@ -3031,5 +3031,23 @@
|
||||
550,
|
||||
85
|
||||
]
|
||||
},
|
||||
"TodaysSupplies": {
|
||||
"text": [
|
||||
"本日配給"
|
||||
]
|
||||
},
|
||||
"Loading": {
|
||||
"text": [
|
||||
"ニューラル",
|
||||
"コネクタ",
|
||||
"接続中"
|
||||
],
|
||||
"roi": [
|
||||
700,
|
||||
600,
|
||||
350,
|
||||
120
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user