chore: Add loadAutoServerBackup button to UserSettings page

This commit is contained in:
kwaroran
2024-06-09 19:02:53 +09:00
parent 5f6466b70c
commit 8edad562e8
3 changed files with 44 additions and 14 deletions

View File

@@ -653,4 +653,5 @@ export const languageEnglish = {
successApplyModule: "Module is successfully applied",
font: "Font",
lineHeight: "Line Height",
loadAutoServerBackup: "Load Auto Server Backup",
}