Update src/locales/en.json

Excel Capitalization, since it's a brand...

Co-authored-by: Thomas Gorka <thomas.gorka@enalean.com>
pull/1/head
Lazurite Greenland 2022-03-11 23:52:23 +08:00 committed by GitHub
parent e3f954e577
commit c5437ffbb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}, },