Skip to content

Commit

Permalink
feat: support rtl languages (monicahq/chandler#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
asbiin authored May 16, 2023
1 parent 0f87a92 commit 317268b
Show file tree
Hide file tree
Showing 190 changed files with 1,956 additions and 2,231 deletions.
22 changes: 11 additions & 11 deletions lang/bn/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/ca/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/da/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/el/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/he/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/hi/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/ja/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/nl/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/no/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/pa/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/pl/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/ro/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/sv/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
22 changes: 11 additions & 11 deletions lang/te/format.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?php

return [
'date' => '',
'day_month_parenthesis' => '',
'day_number' => '',
'full_date' => '',
'long_month_day' => '',
'long_month_year' => '',
'short_date' => '',
'short_date_year_time' => '',
'short_day' => '',
'short_month' => '',
'short_month_year' => '',
'date' => 'D MMM YYYY',
'day_month_parenthesis' => 'dddd (D MMM)',
'day_number' => 'DD',
'full_date' => 'dddd D MMM YYYY',
'long_month_day' => 'D MMMM',
'long_month_year' => 'MMMM Y',
'short_date' => 'D MMM',
'short_date_year_time' => 'D MMM YYYY H:mm',
'short_day' => 'ddd',
'short_month' => 'MMM',
'short_month_year' => 'MMM Y',
];
Loading

0 comments on commit 317268b

Please sign in to comment.