refactor: Add v2 warning

This commit is contained in:
kwaroran
2024-06-03 17:59:37 +09:00
parent 31ef0b3085
commit 653e3671e1
5 changed files with 12 additions and 6 deletions

View File

@@ -648,4 +648,5 @@ export const languageEnglish = {
search: "Search",
goCharacterOnImport: "Go to Character on Realm Import",
format: "Format",
v2Warning: "Warning: V2 card is no longer supported. it may not contain all the data.",
}