Skip to content

Commit fc541fb

Browse files
Brazilian Portuguese Translation
1 parent 1eae6d5 commit fc541fb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?php
2+
3+
return [
4+
'comments' => 'Comentários',
5+
'comments.add' => 'Adicionar comentário',
6+
'comments.empty' => 'Não há comentários ainda.',
7+
'comments.placeholder' => 'Adicionar um comentário...',
8+
9+
'notifications.created' => 'Comentário adicionando.',
10+
'notifications.deleted' => 'Comentário deletado.',
11+
12+
'modal.heading' => 'Comentários',
13+
];

0 commit comments

Comments
 (0)