Update src/locales/en.json
Excel Capitalization, since it's a brand... Co-authored-by: Thomas Gorka <thomas.gorka@enalean.com>pull/1/head
parent
e3f954e577
commit
c5437ffbb1
|
@ -343,7 +343,7 @@
|
||||||
"save": "Save",
|
"save": "Save",
|
||||||
"success": "Excel import success 😀!",
|
"success": "Excel import success 😀!",
|
||||||
"errorInvalidFile": "Invalid excel file",
|
"errorInvalidFile": "Invalid excel file",
|
||||||
"errorReadExcel": "Error reading excel file!",
|
"errorReadExcel": "Error reading Excel file!",
|
||||||
"errorExcelPaimon": "This is not an excel from a paimon.moe export",
|
"errorExcelPaimon": "This is not an excel from a paimon.moe export",
|
||||||
"errorUnknownItem": "Got an unknown reward name"
|
"errorUnknownItem": "Got an unknown reward name"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue