From 3e23de448d565af65a412d6cd5352b322a458297 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 11:05:42 +0000 Subject: [PATCH 1/2] Update README.md with locale validation changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 235a830..ac58a9b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Discord: https://discord.gg/zKfDSem4Sj ## Locales Status: *6/20 locales up to date* -- ✅ **en.json** (Base Locale) +- ✅ **en.json** (Base Locale - v?.?.?) - ❌ **ar.json** - ✅ **ba.json** - ❌ **cs.json** From 39e22f2c5edd31e17fcd161a636fd6e424a8c69b Mon Sep 17 00:00:00 2001 From: Maximus7474 Date: Fri, 27 Dec 2024 12:21:50 +0100 Subject: [PATCH 2/2] fix(pt-br): added missing lines and translations -> Based on the rest of the files translations --- pt-br.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/pt-br.json b/pt-br.json index f204edf..38a5b58 100644 --- a/pt-br.json +++ b/pt-br.json @@ -88,8 +88,8 @@ "OF": "de", "DISPLAY_BRIGHTNESS": "Tela e Brilho", "DISPLAY_BRIGHTNESS_DESCRIPTION": "Ajustar tela e brilho", - "DARK": "Dark", - "LIGHT": "Light", + "DARK": "Escuro", + "LIGHT": "Luz", "APPEARANCE": "Aparência", "AUTOMATIC": "Automático", "BRIGHTNESS": "Brilho", @@ -397,6 +397,7 @@ "REMOVE_FROM_ALBUM": "Remover do Álbum", "ADD_TO_ALBUM": "Adicionar ao Álbum", "ADD_TO_FAVOURITES": "Adicionar aos Favoritos", + "REMOVE_FROM_FAVOURITES": "Remover dos favoritos", "VIDEOS": "Vídeos", "SELFIES": "Selfies", "SCREENSHOTS": "Capturas de Tela", @@ -699,7 +700,7 @@ "OK": "OK" }, "GARAGE": { - "TITLE": "Garagem", + "TITLTE": "Garagem", "ACTIONS": "Ações", "MY_CARS": "Meus Carros", "OUT": "Fora", @@ -1113,12 +1114,12 @@ "INVALID_USERNAME": "Nome de usuário inválido", "INCORRECT_PASSWORD": "Senha incorreta", "OK": "OK", - "LOCATION": "Location", + "LOCATION": "Localização", "CHOOSE_LOCATION": { - "TITLE": "Choose Location", - "DESCRIPTION": "Choose a location for this post", - "CANCEL": "Cancel", - "PROCEED": "Proceed" + "TITLE": "Escolha a localização", + "DESCRIPTION": "Escolha o local para esta postagem", + "CANCEL": "Cancelar", + "PROCEED": "Prosseguir" } }, "TWITTER": {