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
142
142
</a >
143
143
</p >
144
144
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
+
145
159
[ It could be you!] ( https://github.com/sponsors/kazupon?o=esc )
146
160
147
161
<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
99
99
</a >
100
100
</p >
101
101
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
+
102
111
<br />
103
112
104
113
## 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 35
35
"name" : " Froggly" ,
36
36
"url" : " https://froggly.pl/" ,
37
37
"img" : " Froggly.svg"
38
+ }, {
39
+ "name" : " LanguageMonster" ,
40
+ "url" : " https://languagemonster.com/" ,
41
+ "img" : " LanguageMonster.svg"
38
42
}]
39
43
}
You can’t perform that action at this time.
0 commit comments