Add about page

This commit is contained in:
problematicconsumer
2023-07-22 16:02:06 +03:30
parent 81b116b6ab
commit 5e5d38bb4c
14 changed files with 251 additions and 0 deletions

View File

@@ -104,6 +104,14 @@
}
}
},
"about": {
"pageTitle": "about",
"version": "version",
"whatsNew": "what's new",
"sourceCode": "source code",
"telegramChannel": "telegram channel",
"checkForUpdate": "check for update"
},
"tray": {
"dashboard": "dashboard",
"quit": "quit",

View File

@@ -104,6 +104,14 @@
}
}
},
"about": {
"pageTitle": "درباره",
"version": "ورژن",
"whatsNew": "تغییرات",
"sourceCode": "سورس کد",
"telegramChannel": "کانال تلگرام",
"checkForUpdate": "بررسی آپدیت جدید"
},
"tray": {
"dashboard": "داشبورد",
"quit": "خروج",