Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Intl/lang/pt-br.json')
-rw-r--r--plugins/Intl/lang/pt-br.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Intl/lang/pt-br.json b/plugins/Intl/lang/pt-br.json
index b52e1555a4..934d5ef107 100644
--- a/plugins/Intl/lang/pt-br.json
+++ b/plugins/Intl/lang/pt-br.json
@@ -63,7 +63,7 @@
"Country_CW": "Curaçao",
"Country_CX": "Ilha Christmas",
"Country_CY": "Chipre",
- "Country_CZ": "República Tcheca",
+ "Country_CZ": "Tchéquia",
"Country_DE": "Alemanha",
"Country_DJ": "Djibuti",
"Country_DK": "Dinamarca",
@@ -305,6 +305,8 @@
"Format_Date_Day_Month": "E, d 'de' MMM",
"Format_Date_Long": "EEEE, d 'de' MMMM 'de' y",
"Format_Date_Short": "d 'de' MMM 'de' y",
+ "Format_Hour_12": "h a",
+ "Format_Hour_24": "HH",
"Format_Interval_Long_D": "d – d 'de' MMMM 'de' y",
"Format_Interval_Long_M": "d 'de' MMMM – d 'de' MMMM 'de' y",
"Format_Interval_Long_Y": "d 'de' MMMM 'de' y – d 'de' MMMM 'de' y",