siftlode/frontend/src/i18n/locales/en/about.json

13 lines
310 B
JSON
Raw Normal View History

{
"title": "About",
"tagline": "Self-hosted, multi-user reader for your own YouTube subscriptions.",
"frontend": "Frontend",
"backend": "Backend",
"database": "Database",
"buildDate": "Build date",
"whatsNew": "What's new",
"releaseNotes": "Release notes",
"new": "New",
"fixes": "Fixes"
}