mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-21 22:31:46 +00:00
fix(costs): rework the cost panel UX wise and apply prettier on the shared package
This commit is contained in:
@@ -13,10 +13,8 @@ const collab: TranslationStrings = {
|
||||
'collab.chat.send': 'Enviar',
|
||||
'collab.chat.placeholder': 'Digite uma mensagem...',
|
||||
'collab.chat.empty': 'Inicie a conversa',
|
||||
'collab.chat.emptyHint':
|
||||
'As mensagens são compartilhadas com todos os membros da viagem',
|
||||
'collab.chat.emptyDesc':
|
||||
'Compartilhe ideias, planos e atualizações com o grupo',
|
||||
'collab.chat.emptyHint': 'As mensagens são compartilhadas com todos os membros da viagem',
|
||||
'collab.chat.emptyDesc': 'Compartilhe ideias, planos e atualizações com o grupo',
|
||||
'collab.chat.today': 'Hoje',
|
||||
'collab.chat.yesterday': 'Ontem',
|
||||
'collab.chat.deletedMessage': 'apagou uma mensagem',
|
||||
|
||||
Reference in New Issue
Block a user