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

Skip to content

Commit 134e1cb

Browse files
committed
doc and todo
1 parent 630420b commit 134e1cb

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ In this repository, you can find the lang files for the framework PHP, [Laravel
55
## Install
66

77
#### Via Composer
8-
* For Laravel 5.8-7.0 : run `composer require caouecs/laravel-lang:~4.0` in your project folder
8+
* For Laravel 7.x : run `composer require caouecs/laravel-lang:~6.0` in your project folder
9+
* For Laravel 6.x : run `composer require caouecs/laravel-lang:~5.0` in your project folder
10+
* For Laravel 5.8 : run `composer require caouecs/laravel-lang:~4.0` in your project folder
911
* For Laravel 5.1-5.7 : run `composer require caouecs/laravel-lang:~3.0` in your project folder
1012
* For Laravel 5 : run `composer require caouecs/laravel-lang:~2.0` in your project folder
1113
* For Laravel 4 : run `composer require caouecs/laravel-lang:~1.0` in your project folder

todo.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
44
[ar ✔](#ar)|[az ❗](#az)|[be ❗](#be)|[bg ❗](#bg)|[bn ❗](#bn)|[bs ❗](#bs)|[ca ❗](#ca)|[cs ❗](#cs)|[cy ❗](#cy)|[da ❗](#da)
55
[de ❗](#de)|[de-CH ❗](#de-CH)|[el ❗](#el)|[es ✔](#es)|[et ❗](#et)|[eu ❗](#eu)|[fa ❗](#fa)|[fi ❗](#fi)|[fil ❗](#fil)|[fr ✔](#fr)
6-
[gl ❗](#gl)|[he ❗](#he)|[hi ❗](#hi)|[hr ❗](#hr)|[hu ❗](#hu)|[id ✔](#id)|[is ❗](#is)|[it ❗](#it)|[ja ❗](#ja)|[ka ❗](#ka)
7-
[kk ❗](#kk)|[km ❗](#km)|[kn ❗](#kn)|[ko ❗](#ko)|[lt ✔](#lt)|[lv ❗](#lv)|[me ❗](#me)|[mk ❗](#mk)|[mn ❗](#mn)|[mr ❗](#mr)
8-
[ms ❗](#ms)|[nb ❗](#nb)|[ne ❗](#ne)|[nl ✔](#nl)|[nn ❗](#nn)|[pl ✔](#pl)|[ps ❗](#ps)|[pt ✔](#pt)|[pt-BR ✔](#pt-BR)|[ro ❗](#ro)
9-
[ru ✔](#ru)|[sc ❗](#sc)|[si ❗](#si)|[sk ✔](#sk)|[sl ❗](#sl)|[sq ❗](#sq)|[sr ❗](#sr)|[sv ✔](#sv)|[sw ❗](#sw)|[tg ❗](#tg)
10-
[th ❗](#th)|[tk ❗](#tk)|[tl ❗](#tl)|[tr ❗](#tr)|[ug ❗](#ug)|[uk ✔](#uk)|[ur ❗](#ur)|[uz-cyrillic ❗](#uz-cyrillic)|[uz-latin ❗](#uz-latin)|[vi ❗](#vi)
11-
[zh-CN ✔](#zh-CN)|[zh-HK ✔](#zh-HK)|[zh-TW ✔](#zh-TW)
6+
[gl ❗](#gl)|[he ❗](#he)|[hi ❗](#hi)|[hr ❗](#hr)|[hu ❗](#hu)|[hy ✔](#hy)|[id ✔](#id)|[is ❗](#is)|[it ❗](#it)|[ja ❗](#ja)
7+
[ka ❗](#ka)|[kk ❗](#kk)|[km ❗](#km)|[kn ❗](#kn)|[ko ❗](#ko)|[lt ✔](#lt)|[lv ❗](#lv)|[me ❗](#me)|[mk ❗](#mk)|[mn ❗](#mn)
8+
[mr ❗](#mr)|[ms ❗](#ms)|[nb ❗](#nb)|[ne ❗](#ne)|[nl ✔](#nl)|[nn ❗](#nn)|[pl ✔](#pl)|[ps ❗](#ps)|[pt ✔](#pt)|[pt-BR ✔](#pt-BR)
9+
[ro ❗](#ro)|[ru ✔](#ru)|[sc ❗](#sc)|[si ❗](#si)|[sk ✔](#sk)|[sl ❗](#sl)|[sq ❗](#sq)|[sr ❗](#sr)|[sv ✔](#sv)|[sw ❗](#sw)
10+
[tg ❗](#tg)|[th ❗](#th)|[tk ❗](#tk)|[tl ❗](#tl)|[tr ❗](#tr)|[ug ❗](#ug)|[uk ✔](#uk)|[ur ❗](#ur)|[uz-cyrillic ❗](#uz-cyrillic)|[uz-latin ❗](#uz-latin)
11+
[vi ❗](#vi)|[zh-CN ✔](#zh-CN)|[zh-HK ✔](#zh-HK)|[zh-TW ✔](#zh-TW)
1212

1313

1414

@@ -976,6 +976,12 @@ into your web browser: [:actionURL](:actionURL) : not present
976976
[ [to top](#todo-list) ]
977977
</details>
978978

979+
## hy
980+
981+
982+
All lines are translated 😊
983+
984+
979985
## id
980986

981987

@@ -1071,7 +1077,6 @@ into your web browser: [:actionURL](:actionURL) : not present
10711077
* json : Too Many Attempts. : not present
10721078
* json : We won't ask for your password again for a few hours. : not present
10731079
* json : Your email address is not verified. : not present
1074-
* passwords : throttled
10751080

10761081
[ [to top](#todo-list) ]
10771082
</details>

0 commit comments

Comments
 (0)