From 7eba3bb3e9cf274308d5405a6f1945c85c8a2783 Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Fri, 5 Apr 2024 09:42:18 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20des=20unit=C3=A9s=20(units.yaml)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openfisca_tunisia/units.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 openfisca_tunisia/units.yaml diff --git a/openfisca_tunisia/units.yaml b/openfisca_tunisia/units.yaml new file mode 100644 index 00000000..c60a199f --- /dev/null +++ b/openfisca_tunisia/units.yaml @@ -0,0 +1,24 @@ +- name: /1 + label: + one: pourcent + other: pourcents + ratio: true + short_label: "%" +- name: currency + label: + one: Monnaie tunisienne + other: Monnaies tunisiennes + short_label: DT +- name: day + label: + one: jour + other: jours +- name: month + label: mois +- name: year + label: + one: année + other: années + short_label: + one: an + other: ans