Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Releases: overtrue/laravel-lang

3.0.15

22 Jan 07:10
Compare
Choose a tag to compare
Fixed #41

3.0.14

13 Jan 14:38
Compare
Choose a tag to compare
将文件路径中的空格转义 (#40)

* 将文件路径中的空格转义

将文件路径中的空格转义,避免在文件路径有空格的情况下执行 php artisan lang:publish 命令出现 cp 命令报错

* 纠正 pull request 中的错误

* escape commands.

3.0.13

03 Sep 10:13
Compare
Choose a tag to compare
Fix #38

3.0.12

03 Sep 06:29
Compare
Choose a tag to compare
修改变量名使用错误 (#37)

3.0.11

03 Sep 03:38
dd92b8d
Compare
Choose a tag to compare
Apply fixes from StyleCI (#34)

3.0.10

01 Sep 09:05
dd92b8d
Compare
Choose a tag to compare
Apply fixes from StyleCI (#34)

3.0.9

01 Sep 01:21
Compare
Choose a tag to compare
also load and publish json translations (#32)

* also load and publish json translations

* apply StyleCI recommendations

3.0.8

28 Oct 12:11
Compare
Choose a tag to compare
Fixed #24

3.0.5

15 Aug 03:14
Compare
Choose a tag to compare
  • Package auto-discovery.

3.0.4

10 May 12:51
Compare
Choose a tag to compare
  • Fix trans functions. #16