Skip to content

Commit

Permalink
Add pt language
Browse files Browse the repository at this point in the history
  • Loading branch information
Joao Nascimento committed Jun 25, 2024
1 parent 69aca5e commit c34b930
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions resources/lang/pt/default.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

return [
'heading' => 'Editar arquivo .env',
'save' => 'Arquivo .env salvo com sucesso.',
'hint' => 'Este plugin permite editar o arquivo .env. Tome cuidado! (não funciona em produção)',
];

0 comments on commit c34b930

Please sign in to comment.