Skip to content

Commit

Permalink
Ajout des unités (units.yaml)
Browse files Browse the repository at this point in the history
  • Loading branch information
eraviart committed Apr 5, 2024
1 parent 0940979 commit 7eba3bb
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions openfisca_tunisia/units.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7eba3bb

Please sign in to comment.