Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0fb04f5

Browse files
committed
Merge pull request Laravel-Lang#127 from caouecs/develop
ISO-639-1
2 parents 72206fe + 0a8c7a5 commit 0fb04f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ How can I add a language in this project ?
2020
---
2121

2222
* fork this repository
23-
* create a directory with the short name of the language (ex: fr for French)
23+
* create a directory with the short name of the language (ex: fr for French) from ISO-639-1 ( see [Wikipedia](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) )
2424
* copy this three files of the english version with your translate
25-
* add a pull request in the branch *develop* of this repository, with the name of the language
25+
* add a pull request in the branch **develop** of this repository, with the name of the language
2626

2727

2828
How can I fix a file ?

0 commit comments

Comments
 (0)