feat: add support for publishing highlights
This commit is contained in:
parent
c4881e3435
commit
079a2f90ef
29 changed files with 578 additions and 171 deletions
|
|
@ -389,6 +389,7 @@ export default {
|
|||
'reacted to your note': 'reagiu à sua nota',
|
||||
'reposted your note': 'republicou a sua nota',
|
||||
'zapped your note': 'zappeou a sua nota',
|
||||
'highlighted your note': 'destacou a sua nota',
|
||||
'zapped you': 'zappeou-o',
|
||||
'Mark as read': 'Marcar como lida',
|
||||
Report: 'Denunciar',
|
||||
|
|
@ -593,6 +594,10 @@ export default {
|
|||
'Special Follow': 'Seguir Especial',
|
||||
'Unfollow Special': 'Deixar de Seguir Especial',
|
||||
'Personal Feeds': 'Feeds Pessoais',
|
||||
'Relay Feeds': 'Feeds de Relays'
|
||||
'Relay Feeds': 'Feeds de Relays',
|
||||
'Create Highlight': 'Criar Destaque',
|
||||
'Write your thoughts about this highlight...':
|
||||
'Escreva os seus pensamentos sobre este destaque...',
|
||||
'Publish Highlight': 'Publicar Destaque'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue