We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18db22a + b9379ec commit d9975f3Copy full SHA for d9975f3
resources/lang/pt_PT/translations.php
@@ -0,0 +1,11 @@
1
+<?php
2
+
3
+return [
4
+ 'knowledge-base' => 'Documentação',
5
+ 'help' => 'Ajuda',
6
+ 'open-documentation' => 'Abrir documentação',
7
+ 'close' => 'Fechar',
8
+ 'back-to-default-panel' => 'Voltar',
9
+ 'url-copied' => 'URL copiado para a área de transferência.',
10
+ 'code-copied' => 'Código copiado para a área de transferência.',
11
+];
0 commit comments