|
| 1 | +{ |
| 2 | + "meta.title": "LNbits | Free Open Source Bitcoin Lightning Wallet Accounts System", |
| 3 | + "meta.description": "LNbits - Free Open Source Bitcoin Lightning Wallet Accounts System", |
| 4 | + "meta.og_title": "LNbits - Free Open Source Bitcoin Lightning Wallet Accounts System", |
| 5 | + "meta.og_description": "LNbits - Free Open Source Bitcoin Lightning Wallet Accounts System", |
| 6 | + "meta.twitter_title": "LNbits - Free Open Source Bitcoin Lightning Wallet Accounts System", |
| 7 | + "meta.twitter_description": "LNbits - Free Open Source Bitcoin Lightning Wallet Accounts System", |
| 8 | + "nav.extensions": "Extensions", |
| 9 | + "nav.frameworks": "Frameworks", |
| 10 | + "nav.connect": "Connect", |
| 11 | + "nav.news": "News", |
| 12 | + "nav.news_title": "LNbits news", |
| 13 | + "button.launch": "Launch", |
| 14 | + "button.extensions": "Extensions", |
| 15 | + "button.store": "Store", |
| 16 | + "button.github": "Github", |
| 17 | + "tooltip.launch": "Launch your own LNbits instance", |
| 18 | + "tooltip.extensions": "Checkout the extensions in LNbits", |
| 19 | + "tooltip.store": "Visit the LNbits web store", |
| 20 | + "tooltip.github": "Checkout the repo", |
| 21 | + "hero.title": "The world's most powerful suite of bitcoin tools.", |
| 22 | + "hero.subtitle": "Run for yourself, for others, or as part of a stack.", |
| 23 | + "hero.slide1.title": "User/Wallet System", |
| 24 | + "hero.slide1.subtitle": "Fully responsive web wallet<br />", |
| 25 | + "hero.slide1.time": "(43 secs)", |
| 26 | + "hero.slide2.title": "50+ Extensions", |
| 27 | + "hero.slide2.subtitle": "extension framework<br />", |
| 28 | + "hero.slide2.time": "(38 secs)", |
| 29 | + "hero.slide3.title": "Admin Tooling", |
| 30 | + "hero.slide3.subtitle": "For LNbits/node/users<br />", |
| 31 | + "hero.slide3.time": "(48 secs)", |
| 32 | + "hero.slide4.title": "Supercharged API/SDK", |
| 33 | + "hero.slide4.subtitle": "LNbits core and extensions<br />", |
| 34 | + "hero.slide4.time": "(38 secs)", |
| 35 | + "contributors.label": "Contributors", |
| 36 | + "features.title": "Your Everything App for Payments.", |
| 37 | + "features.lead": "<br />LNbits is a modular payments platform — a wallet, app store, and automation engine in one.", |
| 38 | + "features.list_html": "✔️ Point of Sale (shops, cafés, events, mobile vendors)<br />✔️ Online checkout & donation buttons<br />✔️ Nostr zaps, paid posts, and micropayments<br />✔️ Vending machines, kiosks, and hardware devices<br />✔️ Subscriptions, paywalls, and recurring payments<br />✔️ Tipping, crowdfunding, and community funding<br />✔️ APIs for apps, games, and services<br />✔️ Extensions to build anything on top of payments", |
| 39 | + "extensions.title": "LNbits extension universe.", |
| 40 | + "extensions.subtitle": "Extend YOUR LNbits to meet YOUR needs.", |
| 41 | + "extensions.body": "All non-core features are installed as extensions, reducing your code base and making your LNbits unique to you.<br />Extend your LNbits install in any direction, and even create and share your own extensions.", |
| 42 | + "bootstrap.title": "Bootstrap your lightning payments.", |
| 43 | + "bootstrap.subtitle": "One API to rule them all.<br />Runs on ANY Lighting Network funding source", |
| 44 | + "bootstrap.list_html": "✔️ Free and open-source<br />✔️ 6 years of real world use and hardening<br />✔️ Cutting edge, with new funding sources being added regularly.<br />✔️ NOSTR and LNURL native: create boltcards, nostr relays, sell NIP05s, vouchers, etc.<br />✔️ No more refactoring code for developers; changing your funding source is trivial.<br />✔️ Eyes on the code; huge user and developer community keeping LNbits updated.", |
| 45 | + "frameworks.title": "Frameworks used in LNbits.", |
| 46 | + "frameworks.frontend.label": "FRONTEND:", |
| 47 | + "frameworks.frontend.title_html": "Quasar <small>(VueJS)</small>", |
| 48 | + "frameworks.frontend.body": "Front-end framework with VueJS components for high-performance, responsive websites, PWA, SSR, Mobile and Desktop apps,", |
| 49 | + "frameworks.backend.label": "BACKEND:", |
| 50 | + "frameworks.backend.title_html": "FastAPI <small>(Python)</small>", |
| 51 | + "frameworks.backend.body": "LNbits uses FastAPI, a modern, high-performance Python API framework, that's easy to build on.", |
| 52 | + "connect.title": "Getting started.", |
| 53 | + "connect.subtitle_html": "Checkout the <a href=\"https://github.com/lnbits/lnbits\">GitHub</a> docs, <a href=\"https://www.youtube.com/channel/UCGXU2Ae5x5K-5aKdmKqoLYg\">YouTube</a> and <a href=\"https://github.com/cryptoteun/awesome-lnbits\">Awesome LNbits</a>.", |
| 54 | + "community.title": "LNbits Community", |
| 55 | + "community.body": "LNbits has an incredible community of users and developers, exchanging ideas, helping each other, and extending the free and open-source software.", |
| 56 | + "community.join_html": "Join the telegram group <a href=\"https://t.me/lnbits\">t.me/lnbits</a>", |
| 57 | + "site.title": "lnbits.com", |
| 58 | + "site.body": "This server is maintained by a few LNbits developers as an example demo of the software.", |
| 59 | + "site.email_html": "Email us directly <a href=\"mailto:lnbits@pm.me\">lnbits@pm.me</a>", |
| 60 | + "footer.desc": "Free Open-Source Lightning Accounts System with Extensions. Run for yourself, for others, or as part of a stack. LNbits extension framework makes building easy.", |
| 61 | + "language.label": "Language" |
| 62 | +} |
0 commit comments