generated from spatie/package-skeleton-php
-
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add fr lang for Morocco holidays (#230)
* Add fr lang for Morocco holidays * cleaning
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"New Year\\'s Day": "Nouvel an", | ||
"Proclamation of Independence Day": "Manifeste de l'indépendance", | ||
"Amazigh New Year (ⵉⴹ ⵏ ⵢⵉⵏⵏⴰⵢⵔ)": "Nouvel an amazigh", | ||
"Labour Day": "Fête du travail", | ||
"Throne Day": "Fête du trône", | ||
"Oued Ed-Dahab Day": "Libération de Oued EDDAHAB", | ||
"Revolution Day": "Révolution du Roi et du peuple", | ||
"Youth Day": "Fête de la jeunesse", | ||
"Green March": "La marche verte", | ||
"Independence Day": "Fête de l'indépendance", | ||
"Islamic New Year": "1er Moharram", | ||
"Birthday of the Prophet Muhammad": "Aid Al Mawlid", | ||
"Birthday of the Prophet Muhammad 2": "Aid Al Mawlid 2", | ||
"Eid al-Fitr": "Aid Al Fitr", | ||
"Eid al-Fitr 2": "Aid Al Fitr 2", | ||
"Eid al-Adha": "Aid Al Adha", | ||
"Eid al-Adha 2": "Aid Al Adha 2" | ||
} |