Skip to content

Commit

Permalink
Correcting persian and dari calendar-locale "Close" string
Browse files Browse the repository at this point in the history
  • Loading branch information
infograf768 committed Mar 9, 2017
1 parent 9e31982 commit 7c9eace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion media/system/js/fields/calendar-locales/fa-ir.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ window.JoomlaCalLocale = {
dateType : "jalali",
minYear : 1268,
maxYear : 1458,
exit: "ستن",
exit: "بستن",
save: "پاک",
localLangNumbers: ["۰","۱","۲","۳","۴","۵","۶","۷","۸","۹"]
};
2 changes: 1 addition & 1 deletion media/system/js/fields/calendar-locales/prs-af.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ window.JoomlaCalLocale = {
dateType : "jalali",
minYear : 1268,
maxYear : 1458,
exit: "ستن",
exit: "بستن",
save: "پاک",
localLangNumbers: ["۰","۱","۲","۳","۴","۵","۶","۷","۸","۹"]
};

0 comments on commit 7c9eace

Please sign in to comment.