We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737de3a commit 042c871Copy full SHA for 042c871
src/locales/fa/date/weekday.ts
@@ -1,5 +1,5 @@
1
export default {
2
- wide: ['شنبه', 'یکشنبه', 'دوشنبه', 'سه شنبه', 'چهارشنبه', 'پتچشنبه', 'جمعه'],
+ wide: ['شنبه', 'یکشنبه', 'دوشنبه', 'سه شنبه', 'چهارشنبه', 'پنجشنبه', 'جمعه'],
3
4
abbr: ['ش', 'ی', 'د', 'س', 'چ', 'پ', 'ج'],
5
};
0 commit comments