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/fi.json')
-rw-r--r--plugins/Intl/lang/fi.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/plugins/Intl/lang/fi.json b/plugins/Intl/lang/fi.json
index eb8f503320..ce88fa7bd5 100644
--- a/plugins/Intl/lang/fi.json
+++ b/plugins/Intl/lang/fi.json
@@ -300,8 +300,8 @@
"Day_Short_StandAlone_6": "La",
"Day_Short_StandAlone_7": "Su",
"EnglishLanguageName": "Finnish",
- "Format_DateTime_Long": "cccc d. MMMM y H.mm.ss",
- "Format_DateTime_Short": "d.M.y H.mm.ss",
+ "Format_DateTime_Long": "cccc d. MMMM y {time}",
+ "Format_DateTime_Short": "d.M.y {time}",
"Format_Date_Day_Month": "ccc d. MMM",
"Format_Date_Long": "cccc d. MMMM y",
"Format_Date_Short": "d.M.y",
@@ -313,7 +313,9 @@
"Format_Interval_Short_Y": "d. MMMM y – d. MMMM y",
"Format_Month_Long": "LLLL y",
"Format_Month_Short": "LLL y",
- "Format_Time": "H.mm.ss",
+ "Format_Time": "{time}",
+ "Format_Time_12": "h.mm.ss a",
+ "Format_Time_24": "H.mm.ss",
"Format_Year": "y",
"Hours": "tunnit",
"Language_aa": "Afar",