Skip to content

Commit

Permalink
Adding Persian/Farsi to supported languages (#20219)
Browse files Browse the repository at this point in the history
Fixes #20214
  • Loading branch information
amirsaam committed May 23, 2024
1 parent 99232de commit 7a045de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ghost/i18n/lib/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const SUPPORTED_LOCALES = [
'en', // English
'eo', // Esperanto
'es', // Spanish
'fa', // Persian/Farsi
'fi', // Finnish
'fr', // French
'gd', // Gaelic (Scottish)
Expand Down

0 comments on commit 7a045de

Please sign in to comment.