[feat] added nsfw toggle, sorting option to realm

This commit is contained in:
kwaroran
2023-06-08 09:01:37 +09:00
parent c5600dfd37
commit 3f4b50047d
3 changed files with 41 additions and 3 deletions

View File

@@ -309,4 +309,8 @@ export const languageEnglish = {
useChatCopy: "Use Chat Message Copy",
autoTranslateInput: "Auto Translate Input",
enterMessageForTranslateToEnglish: "Enter Message for Translate to English",
recent: 'Recent',
downloads: 'Downloads',
trending: "Trending"
}