소스 검색

Specify European Portuguese (#854)

Alexandre Neto 1 년 전
부모
커밋
48a7b47319
3개의 변경된 파일9개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md
  2. 4 0
      i18n/pt-br.toml
  3. 4 0
      i18n/pt-pt.toml

+ 1 - 1
README.md

@@ -61,7 +61,7 @@ For more details about the features please visit [here](https://toha-guides.netl
 - Tiếng Việt
 - Turkish
 - Arabic (العربية)
-- Português
+- Português Europeu
 - Català
 - Português Brasileiro
 

+ 4 - 0
i18n/pt-br.toml

@@ -124,3 +124,7 @@ other = "Nota legal"
 
 [search]
 other = "Pesquisar"
+
+[minute]
+one = "minuto"
+other = "minutos"

+ 4 - 0
i18n/pt.toml → i18n/pt-pt.toml

@@ -124,3 +124,7 @@ other = "Nota legal"
 
 [search]
 other = "Pesquisar"
+
+[minute]
+one = "minuto"
+other = "minutos"