Move all settings to settings subpage

This commit is contained in:
2024-05-29 05:51:11 +00:00
committed by GitHub
parent 0ebec3c35c
commit 1e1f0b91a3
11 changed files with 624 additions and 442 deletions

View File

@@ -11,7 +11,7 @@
"incorrectUserPassword": "Incorrect username or password.",
"networkError": "Network error.",
"internalError": "Some internal error occurred. Please send the log file to the developer.",
"setServerUrl": "Server URL Settings",
"setServerUrl": "Server URL",
"createRootUser": "Create Root User",
"skip": "Skip",
"create": "Create",
@@ -92,7 +92,7 @@
"markAsSfw": "Mark as SFW",
"markAsAd": "Mark as Ad",
"markAsNonAd": "Mark as non-Ad",
"serverSettings": "Server Settings",
"server": "Server",
"useEx": "Use exhentai.org.",
"mpv": "Fetch page data from Multi-Page Viewer.",
"downloadOriginalImg": "Download original images.",
@@ -225,5 +225,7 @@
}
},
"failedDeleteUser": "Failed to delete user: ",
"deleteUser": "Delete user"
"deleteUser": "Delete user",
"display": "Display",
"cache": "Cache"
}