feat: add pinned post functionality
This commit is contained in:
@@ -443,6 +443,17 @@ export default {
|
||||
'Paste your one-time code here': 'Paste your one-time code here',
|
||||
Connect: 'Connect',
|
||||
'Set up your wallet to send and receive sats!': 'Set up your wallet to send and receive sats!',
|
||||
'Set up': 'Set up'
|
||||
'Set up': 'Set up',
|
||||
Pinned: 'Pinned',
|
||||
Unpin: 'Unpin',
|
||||
Unpinning: 'Unpinning',
|
||||
'Pinning...': 'Pinning...',
|
||||
'Pinned!': 'Pinned!',
|
||||
'Failed to pin: {{error}}': 'Failed to pin: {{error}}',
|
||||
'Unpinning...': 'Unpinning...',
|
||||
'Unpinned!': 'Unpinned!',
|
||||
'Failed to unpin: {{error}}': 'Failed to unpin: {{error}}',
|
||||
'Unpin from profile': 'Unpin from profile',
|
||||
'Pin to profile': 'Pin to profile'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user