diff --git a/langs/*.json b/langs/*.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/langs/*.json @@ -0,0 +1 @@ +{} diff --git a/langs/pt_BR.json b/langs/pt_BR.json index f39644528..e914ed5bf 100644 --- a/langs/pt_BR.json +++ b/langs/pt_BR.json @@ -8,6 +8,16 @@ "pleaseLogin": "Faça login para adicionar uma imagem", "uploadingMultiple": "Fazendo upload de {count} imagens…", "uploadingPicture": "Enviando sua imagem…", - "addPicture": "Adicionar imagem" + "addPicture": "Adicionar imagem", + "isDeleted": "Excluída", + "doDelete": "Remover imagem", + "dontDelete": "Cancelar", + "uploadDone": "Sua foto foi adicionada. Obrigado por ajudar!", + "uploadFailed": "Não foi possível enviar sua foto. Você está conectado à Internet e permite APIs de terceiros? O navegador Brave ou o plugin uMatrix podem bloqueá-los." + }, + "centerMessage": { + "ready": "Concluído!", + "zoomIn": "Amplie para ver ou editar os dados", + "loadingData": "Carregando dados…" } } diff --git a/langs/shared-questions/*.json b/langs/shared-questions/*.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/langs/shared-questions/*.json @@ -0,0 +1 @@ +{} diff --git a/langs/themes/ru.json b/langs/themes/ru.json index 6466db783..efdf2dc6e 100644 --- a/langs/themes/ru.json +++ b/langs/themes/ru.json @@ -1,6 +1,6 @@ { "aed": { - "title": "Открытая карта AED (Автоматизированных внешних дефибрилляторов)", + "title": "Открытая карта АВД (Автоматизированных внешних дефибрилляторов)", "description": "На этой карте вы можете найти и отметить ближайшие дефибрилляторы" }, "artworks": { @@ -522,4 +522,4 @@ "trees": { "title": "Деревья" } -} \ No newline at end of file +}