mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
Move resources/lang folder
This commit is contained in:
committed by
HolgerHatGarKeineNode
parent
df2d3d03ba
commit
7403e0e457
@@ -1,23 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'write_comment' => 'Deixe um comentário',
|
||||
'write_reply' => 'Deixe uma resposta',
|
||||
'cancel' => 'Cancelar',
|
||||
'edit' => 'Editar',
|
||||
'edit_comment' => 'Guardar',
|
||||
'no_comments_yet' => 'Ainda não tem comentários',
|
||||
'delete' => 'Excluir',
|
||||
'copy_link' => 'Copiar Link',
|
||||
'delete_confirmation_title' => 'Excluir comentário',
|
||||
'delete_confirmation_text' => 'Tem certeza? Esta ação é irreversível.',
|
||||
'create_reply' => 'Responder',
|
||||
'create_comment' => 'Comentar',
|
||||
'just_now' => 'Agora mesmo',
|
||||
'send_notifications' => 'Notifique-me quando alguém responder',
|
||||
'reject_comment' => 'Rejeitar',
|
||||
'approve_comment' => 'Aprovar',
|
||||
'awaits_approval' => 'Aguardando aprovação',
|
||||
'guest' => 'convidado',
|
||||
'copied' => 'Link copiado'
|
||||
];
|
||||
Reference in New Issue
Block a user