Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mystralkk committed Mar 10, 2022
1 parent e4bbbcc commit 5cdf7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/classes/LocaleData.php
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ class LocaleData
'encoding' => ['UTF-8', 'ISO-8859-1'],
],

'Persian' => [
'persian' => [
'native' => 'فارسی',
'english' => 'Persian',
'iso639-1' => 'fa',
Expand Down

0 comments on commit 5cdf7e6

Please sign in to comment.