feat(core): dark mode basic feature support #187

This commit is contained in:
Alexey Kasyanchuk
2023-06-01 04:22:41 +03:00
parent dfeb5c1980
commit 320e169fcc
9 changed files with 47 additions and 6 deletions

View File

@ -197,6 +197,7 @@
"You can extend your collected search DB with your own .torrent files. Just drag and drop them into the Rats window (or folder with them). They will immediately appear on activity tab.": "您可以使用自己的.torrent文件擴展收集的搜索數據庫。 只需將它們拖放到Rats窗口或帶有它們的文件夾即可。 它們將立即顯示在活動選項卡上。",
"File": "文件",
"Folder": "文件夾",
"Generate": "產生"
"Generate": "產生",
"Dark mode theme": "Dark mode theme"
}
}

View File

@ -197,6 +197,7 @@
"You can extend your collected search DB with your own .torrent files. Just drag and drop them into the Rats window (or folder with them). They will immediately appear on activity tab.": "You can extend your collected search DB with your own .torrent files. Just drag and drop them into the Rats window (or folder with them). They will immediately appear on activity tab.",
"File": "File",
"Folder": "Folder",
"Generate": "Generate"
"Generate": "Generate",
"Dark mode theme": "Dark mode theme"
}
}

View File

@ -197,6 +197,7 @@
"You can extend your collected search DB with your own .torrent files. Just drag and drop them into the Rats window (or folder with them). They will immediately appear on activity tab.": "Вы можете расшириться вашу базу поиска вашими .torrent файлами. Просто переместите их в окно программы (или папку с ними). Они сразу же появятся во вкладке активности.",
"File": "Файл",
"Folder": "Папка",
"Generate": "Сгенерировать"
"Generate": "Сгенерировать",
"Dark mode theme": "Темная тема"
}
}

View File

@ -197,6 +197,7 @@
"You can extend your collected search DB with your own .torrent files. Just drag and drop them into the Rats window (or folder with them). They will immediately appear on activity tab.": "You can extend your collected search DB with your own .torrent files. Just drag and drop them into the Rats window (or folder with them). They will immediately appear on activity tab.",
"File": "Файл",
"Folder": "Папка",
"Generate": "Згенерувати"
"Generate": "Згенерувати",
"Dark mode theme": "Dark mode theme"
}
}