File tree Expand file tree Collapse file tree 4 files changed +148
-0
lines changed Expand file tree Collapse file tree 4 files changed +148
-0
lines changed Original file line number Diff line number Diff line change @@ -142,6 +142,20 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
142142 </a >
143143</p >
144144
145+ <p align =" center " >
146+ <a href="https://languagemonster.com/ "
147+ style="margin: 1rem 1rem 0 1rem; width: 9rem; height: auto; display: inline-block; vertical-align: middle;"
148+ target="_ blank"
149+ rel="noopener"
150+ >
151+ <img
152+ src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/LanguageMonster.svg"
153+ width="140px"
154+ alt="LanguageMonster"
155+ />
156+ </a >
157+ </p >
158+
145159[ It could be you!] ( https://github.com/sponsors/kazupon?o=esc )
146160
147161<h2 align =" center " >Generous Supporters</h2 >
Original file line number Diff line number Diff line change @@ -99,6 +99,15 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
9999 </a >
100100</p >
101101
102+ <p align =" center " >
103+ <a href =" https://languagemonster.com/ " target =" _blank " >
104+ <img
105+ src="https://raw.githubusercontent.com/intlify/vue-i18n/master/docs/public/LanguageMonster.svg"
106+ width="144px"
107+ />
108+ </a >
109+ </p >
110+
102111<br />
103112
104113## Status: [ ![ CI] ( https://github.com/intlify/vue-i18n/actions/workflows/ci.yml/badge.svg )] ( https://github.com/intlify/vue-i18n/actions/workflows/ci.yml )
Original file line number Diff line number Diff line change 3535 "name" : " Froggly" ,
3636 "url" : " https://froggly.pl/" ,
3737 "img" : " Froggly.svg"
38+ }, {
39+ "name" : " LanguageMonster" ,
40+ "url" : " https://languagemonster.com/" ,
41+ "img" : " LanguageMonster.svg"
3842 }]
3943}
You can’t perform that action at this time.
0 commit comments