This commit is contained in:
12
startos/manifest/i18n.ts
Normal file
12
startos/manifest/i18n.ts
Normal file
@@ -0,0 +1,12 @@
|
||||
export const short = {
|
||||
en_US: 'Sovereign Bitcoin identities.',
|
||||
}
|
||||
|
||||
export const long = {
|
||||
en_US:
|
||||
'Spaces is a permissionless protocol for sovereign Bitcoin-anchored identities. This package runs the spaced daemon against Bitcoin mainnet and exposes space-cli through a browser-based terminal.',
|
||||
}
|
||||
|
||||
export const depBitcoindDescription = {
|
||||
en_US: 'Provides the Bitcoin block source spaced indexes.',
|
||||
}
|
||||
Reference in New Issue
Block a user