lib/dotiw/locale/it.yml in dotiw-5.1.0 vs lib/dotiw/locale/it.yml in dotiw-5.2.0
- old
+ new
@@ -20,5 +20,40 @@
one: un mese
other: "%{count} mesi"
years:
one: un anno
other: "%{count} anni"
+ dotiw_compact:
+ seconds:
+ one: 1s
+ other: "%{count}s"
+ minutes:
+ one: 1m
+ other: "%{count}m"
+ hours:
+ one: 1o
+ other: "%{count}o"
+ days:
+ one: 1g
+ other: "%{count}g"
+ weeks:
+ one: 1se
+ other: "%{count}se"
+ months:
+ one: 1me
+ other: "%{count}me"
+ years:
+ one: 1a
+ other: "%{count}a"
+ less_than_x: "<%{distance}"
+ words_connector: ""
+ two_words_connector: ""
+ last_word_connector: ""
+ about_x_years:
+ one: ~1a
+ any: "~%{count}a"
+ over_x_years:
+ one: ">1a"
+ other: ">%{count}a"
+ almost_x_years:
+ one: ~1a
+ any: "~%{count}a"