mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-11-22 23:10:58 +01:00
That should be it, right?
This commit is contained in:
parent
af9425e299
commit
5c12046848
1 changed files with 3 additions and 3 deletions
|
@ -339,11 +339,11 @@
|
|||
"beginning": "Beginning",
|
||||
"end": "End",
|
||||
"total": "Total",
|
||||
"saveNotice": "Save the imported wishes?",
|
||||
"saveNotice": "Save imported wishes?",
|
||||
"save": "Save",
|
||||
"success": "Excel import success 😀!",
|
||||
"errorInvalidFile": "Invalid excel file",
|
||||
"errorReadExcel": "Error reading the excel file!",
|
||||
"errorReadExcel": "Error reading excel file!",
|
||||
"errorExcelPaimon": "This is not an excel from a paimon.moe export",
|
||||
"errorUnknownItem": "Got an unknown reward name"
|
||||
},
|
||||
|
@ -419,7 +419,7 @@
|
|||
},
|
||||
"tally": {
|
||||
"title": "Wish Tally",
|
||||
"subtitle": "Global average pity from paimon.moe users submission",
|
||||
"subtitle": "Global average pity from paimon.moe users' submissions",
|
||||
"update": "Updated",
|
||||
"summoned": "Summoned",
|
||||
"wonFiftyFifty": "won 50:50",
|
||||
|
|
Loading…
Reference in a new issue