feat: add font settings

This commit is contained in:
kwaroran
2024-06-07 17:47:10 +09:00
parent 49b14939c4
commit 58bf0807d2
5 changed files with 34 additions and 1 deletions

View File

@@ -651,4 +651,5 @@ export const languageEnglish = {
v2Warning: "Warning: V2 card is no longer supported. it may not contain all the data.",
applyModule: "Apply Module",
successApplyModule: "Module is successfully applied",
font: "Font",
}