Add startos/manifest/i18n.ts

Add Munin Bitcoin manifest descriptions
This commit is contained in:
2026-08-05 16:52:35 +00:00
parent cdd88ebd0a
commit 644c9460b3
+16
View File
@@ -0,0 +1,16 @@
export const short =
'Bitcoin watch-only wallet monitoring and BIP-329 label management'
export const long = `
Munin Bitcoin is a Bitcoin watch-only monitoring service for StartOS.
Planned features include:
- Bitcoin transaction monitoring
- Wallet watching
- BIP-329 label import and export
- Transaction notifications with label update reminders
Munin Bitcoin is designed to help users keep track of Bitcoin transactions
and maintain meaningful labels over time.
`