Skip to content

Commit 3ddc613

Browse files
authored
Undo formatting change
1 parent 8c36c1c commit 3ddc613

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/translations.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
* If the default date format for the locale displays correctly, you should omit the date_format parameter.
1111
* Supplying a date format is optional and will be used instead of the default locale date format.
1212
*
13-
* Different year Same year Format string
14-
* -------------- --------- -------------
15-
* 10/8/2016 10/8 j/n[/Y]
16-
* 8/10/2016 8/10 n/j[/Y]
17-
* 2016.8.10 8.10 [Y.]n.j
13+
* Different year Same year Format string
14+
* -------------- --------- -------------
15+
* 10/8/2016 10/8 j/n[/Y]
16+
* 8/10/2016 8/10 n/j[/Y]
17+
* 2016.8.10 8.10 [Y.]n.j
1818
*
1919
* For info on valid date_format strings, see https://github.com/DenverCoder1/github-readme-streak-stats#date-formats
2020
*

0 commit comments

Comments
 (0)