20 lines
255 B
TOML
20 lines
255 B
TOML
# Traductions françaises pour les shortcodes pricing
|
|
|
|
[popular]
|
|
other = "Populaire"
|
|
|
|
[mostPopular]
|
|
other = "Le plus populaire"
|
|
|
|
|
|
[perVATHour]
|
|
other = "HT/heure"
|
|
|
|
[perVATDay]
|
|
other = "HT/jour"
|
|
|
|
[perVATMonth]
|
|
other = "HT/mois"
|
|
|
|
[perVATYear]
|
|
other = "HT/an" |