resources/custom/locales/fi/units.yml in twitter_cldr-1.6.2 vs resources/custom/locales/fi/units.yml in twitter_cldr-1.7.0
- old
+ new
@@ -1,19 +1,19 @@
----
-fi:
- units:
- day:
- abbreviated:
- one: "{0} pv"
- other: "{0} pv"
- hour:
- abbreviated:
- one: "{0} h"
- other: "{0} h"
- minute:
- abbreviated:
- one: "{0} min"
- other: "{0} min"
- second:
- abbreviated:
- one: "{0} s"
- other: "{0} s"
+---
+:fi:
+ :units:
+ :day:
+ :abbreviated:
+ :one: ! '{0} pv'
+ :other: ! '{0} pv'
+ :hour:
+ :abbreviated:
+ :one: ! '{0} h'
+ :other: ! '{0} h'
+ :minute:
+ :abbreviated:
+ :one: ! '{0} min'
+ :other: ! '{0} min'
+ :second:
+ :abbreviated:
+ :one: ! '{0} s'
+ :other: ! '{0} s'