From 8f385432bf210ca5187c5c469a40b48bcb256483 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 2 May 2023 12:55:26 +0200 Subject: [PATCH] New translations simple_form.en.yml (Portuguese) [ci skip] --- config/locales/simple_form.pt-PT.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/locales/simple_form.pt-PT.yml b/config/locales/simple_form.pt-PT.yml index e36dc3d5d7..96157266fe 100644 --- a/config/locales/simple_form.pt-PT.yml +++ b/config/locales/simple_form.pt-PT.yml @@ -1,4 +1,3 @@ ---- pt-PT: simple_form: hints: @@ -305,7 +304,7 @@ pt-PT: webhook: events: Eventos ativados url: URL do Endpoint - 'no': Não + 'no': 'Não' not_recommended: Não recomendado recommended: Recomendado required: @@ -314,4 +313,4 @@ pt-PT: title: sessions: webauthn: Utilize uma das suas chaves de segurança para entrar - 'yes': Sim + 'yes': 'Sim'