File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Simple QrCode
33
44##Change Log
55
6+ #### 1.4.6
7+ * Added Portuguese translation. -Thanks [ felipewmartins!] ( https://github.com/felipewmartins )
8+
69#### 1.4.5
710* Added Spanish translation. -Thanks [ gtarraga!] ( https://github.com/gtarraga )
811* Added Hindi translation. -Thanks [ himanshu81494!] ( https://github.com/himanshu81494 )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Simple QrCode
77[ ![ License] ( https://poser.pugx.org/simplesoftwareio/simple-qrcode/license.svg )] ( https://packagist.org/packages/simplesoftwareio/simple-qrcode )
88[ ![ Total Downloads] ( https://poser.pugx.org/simplesoftwareio/simple-qrcode/downloads.svg )] ( https://packagist.org/packages/simplesoftwareio/simple-qrcode )
99
10- ## [ Español] ( https://www.simplesoftware.io/docs/simple-qrcode/es ) | [ Italiano] ( https://www.simplesoftware.io/docs/simple-qrcode/it ) | [ Русский] ( https://www.simplesoftware.io/docs/simple-qrcode/ru ) | [ हिंदी] ( https://www.simplesoftware.io/docs/simple-qrcode/hi ) | [ 汉语] ( https://www.simplesoftware.io/docs/simple-qrcode/zh )
10+ ## [ Español] ( https://www.simplesoftware.io/docs/simple-qrcode/es ) | [ Italiano] ( https://www.simplesoftware.io/docs/simple-qrcode/it ) | [ Português ] ( https://www.simplesoftware.io/docs/simple-qrcode/pt-br ) | [ Русский] ( https://www.simplesoftware.io/docs/simple-qrcode/ru ) | [ हिंदी] ( https://www.simplesoftware.io/docs/simple-qrcode/hi ) | [ 汉语] ( https://www.simplesoftware.io/docs/simple-qrcode/zh )
1111
1212## Introduction
1313Simple QrCode is an easy to use wrapper for the popular Laravel framework based on the great work provided by [ Bacon/BaconQrCode] ( https://github.com/Bacon/BaconQrCode ) . We created an interface that is familiar and easy to install for Laravel users.
Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ Simple QrCode
66[ ![ Latest Unstable Version] ( https://poser.pugx.org/simplesoftwareio/simple-qrcode/v/unstable.svg )] ( https://packagist.org/packages/simplesoftwareio/simple-qrcode )
77[ ![ License] ( https://poser.pugx.org/simplesoftwareio/simple-qrcode/license.svg )] ( https://packagist.org/packages/simplesoftwareio/simple-qrcode )
88[ ![ Total Downloads] ( https://poser.pugx.org/simplesoftwareio/simple-qrcode/downloads.svg )] ( https://packagist.org/packages/simplesoftwareio/simple-qrcode )
9- [ Español] ( https://www.simplesoftware.io/docs/simple-qrcode/es ) | [ Italiano] ( https://www.simplesoftware.io/docs/simple-qrcode/it ) | [ Русский] ( https://www.simplesoftware.io/docs/simple-qrcode/ru ) | [ हिंदी] ( https://www.simplesoftware.io/docs/simple-qrcode/hi ) | [ 汉语] ( https://www.simplesoftware.io/docs/simple-qrcode/zh )
9+
10+ ## [ Español] ( https://www.simplesoftware.io/docs/simple-qrcode/es ) | [ Italiano] ( https://www.simplesoftware.io/docs/simple-qrcode/it ) | [ Português] ( https://www.simplesoftware.io/docs/simple-qrcode/pt-br ) | [ Русский] ( https://www.simplesoftware.io/docs/simple-qrcode/ru ) | [ हिंदी] ( https://www.simplesoftware.io/docs/simple-qrcode/hi ) | [ 汉语] ( https://www.simplesoftware.io/docs/simple-qrcode/zh )
1011
1112- [ Introduction] ( #docs-introduction )
1213- [ Translations] ( #docs-translations )
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ Simple QrCode
66[ ![ Latest Unstable Version] ( https://poser.pugx.org/simplesoftwareio/simple-qrcode/v/unstable.svg )] ( https://packagist.org/packages/simplesoftwareio/simple-qrcode )
77[ ![ License] ( https://poser.pugx.org/simplesoftwareio/simple-qrcode/license.svg )] ( https://packagist.org/packages/simplesoftwareio/simple-qrcode )
88[ ![ Total Downloads] ( https://poser.pugx.org/simplesoftwareio/simple-qrcode/downloads.svg )] ( https://packagist.org/packages/simplesoftwareio/simple-qrcode )
9- [ Русский] ( https://www.simplesoftware.io/docs/simple-qrcode/ru ) |
10- [ 汉语] ( https://www.simplesoftware.io/docs/simple-qrcode/zh )
119
1210- [ Introdução] ( #docs-introduction )
1311- [ Traduções] ( #docs-translations )
You can’t perform that action at this time.
0 commit comments