From 58ebb69291323e3b4eeccd5019bc2746ecd78e1c Mon Sep 17 00:00:00 2001 From: "David A. Wheeler" Date: Tue, 22 Aug 2023 18:28:17 -0400 Subject: [PATCH] Record results of translation:sync (#2039) This records the change about login - people who log in using GitHub will have to re-authorize it. Signed-off-by: David A. Wheeler --- config/locales/.translation_io | 2 +- config/locales/localization.pt-BR.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/locales/.translation_io b/config/locales/.translation_io index b3fcf8748..52e2ce34e 100644 --- a/config/locales/.translation_io +++ b/config/locales/.translation_io @@ -5,4 +5,4 @@ # ignore the conflicts and "sync" again, it will fix this file for you. --- -timestamp: 1689002278 +timestamp: 1692742673 diff --git a/config/locales/localization.pt-BR.yml b/config/locales/localization.pt-BR.yml index 80d90116b..accb45736 100644 --- a/config/locales/localization.pt-BR.yml +++ b/config/locales/localization.pt-BR.yml @@ -24,6 +24,7 @@ pt-BR: format: delimiter: "." precision: 3 + round_mode: default separator: "," significant: false strip_insignificant_zeros: false