lib/dotiw/locale/fr.yml in dotiw-5.1.0 vs lib/dotiw/locale/fr.yml in dotiw-5.2.0

- old
+ new

@@ -21,5 +21,40 @@ other: "%{count} mois" years: one: 1 an other: "%{count} ans" less_than_x: "moins de %{distance}" + dotiw_compact: + seconds: + one: 1s + other: "%{count}s" + minutes: + one: 1m + other: "%{count}m" + hours: + one: 1h + other: "%{count}h" + days: + one: 1j + other: "%{count}j" + weeks: + one: 1se + other: "%{count}se" + months: + one: 1mo + other: "%{count}mo" + 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" \ No newline at end of file