Skip to content

Commit 48eb4f7

Browse files
committed
update sponsor
1 parent 5eb7a6c commit 48eb4f7

File tree

4 files changed

+148
-0
lines changed

4 files changed

+148
-0
lines changed

BACKERS.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff 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>

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

docs/.vitepress/theme/sponsors.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,9 @@
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
}

docs/public/LanguageMonster.svg

Lines changed: 121 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)