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:
Yifan Liu
2022-12-09 15:18:46 -06:00
parent 906360a2fe
commit 05c8bbfb8d

View File

@@ -3031,5 +3031,23 @@
550,
85
]
},
"TodaysSupplies": {
"text": [
"本日配給"
]
},
"Loading": {
"text": [
"ニューラル",
"コネクタ",
"接続中"
],
"roi": [
700,
600,
350,
120
]
}
}