Skip to content

Commit e42a20c

Browse files
committed
update sponsors
1 parent ee5a23f commit e42a20c

File tree

5 files changed

+37
-0
lines changed

5 files changed

+37
-0
lines changed

BACKERS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,22 @@ You can join them in supporting vue-i18n & Intlify project development by [pledg
8888
</a>
8989
</p>
9090

91+
<p align="center">
92+
<a
93+
href="https://crowdin.com/teams/engineering?utm_source=vue-i18n.intlify.dev&utm_medium=referral"
94+
style="margin: 1rem 1rem 0 1rem; width: 15rem; height: auto; display: inline-block; vertical-align: middle;"
95+
target="_blank"
96+
rel="noopener"
97+
>
98+
<img
99+
style="max-width: 100%; vertical-align: midele;"
100+
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/crowdin.png"
101+
width="260px"
102+
alt="Crowdin"
103+
>
104+
</a>
105+
</p>
106+
91107
[It could be you!](https://github.com/sponsors/kazupon?o=esc)
92108

93109
<h2 align="center">Sliver Sponsors</h2>

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,16 @@ Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source proj
6666
/>
6767
</a>
6868
</p>
69+
<p align="center">
70+
<a
71+
href="https://crowdin.com/teams/engineering?utm_source=vue-i18n.intlify.dev&utm_medium=referral"
72+
target="_blank">
73+
<img
74+
src="https://raw.githubusercontent.com/intlify/vue-i18n-next/master/docs/public/crowdin.png"
75+
width="240px"
76+
/>
77+
</a>
78+
</p>
6979

7080
<h3 align="center">🥈 Silver Sponsors</h3>
7181

docs/.vitepress/theme/integrations.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,11 @@
44
"source": "/localazy.svg",
55
"link": "https://localazy.com/blog/how-to-localize-vuejs-app-with-vue-i18n-and-localazy?utm_source=kazupon&utm_medium=banner&utm_campaign=sponsorships_kazupon&utm_content=logo",
66
"description": "Software internationalization and content localization platform with dedicated support for Vue-i18n library and over 50 other integrations to cover your tech stack for the whole team."
7+
},
8+
{
9+
"title": "Crowdin",
10+
"source": "/crowdin.png",
11+
"link": "https://crowdin.com/teams/engineering?utm_source=vue-i18n.intlify.dev&utm_medium=referral",
12+
"description": "Crowdin is a cloud-based localization software for companies, teams, and individuals creating multilingual products. Stay agile when translating mobile, desktop & web apps, websites, games, help documentation, and other content. Crowdin has 2M+ registered user accounts, 130K+ localization projects, and customers from 160+ countries. We offer 280+ applications, so you can automate content sync between Crowdin and the tools you use."
713
}
814
]

docs/.vitepress/theme/sponsors.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
"tier": "gold",
2727
"link": "https://localazy.com/blog/how-to-localize-vuejs-app-with-vue-i18n-and-localazy?utm_source=kazupon&utm_medium=banner&utm_campaign=sponsorships_kazupon&utm_content=logo",
2828
"source": "/localazy.svg"
29+
}, {
30+
"name": "Crowdin",
31+
"tier": "gold",
32+
"link": "https://crowdin.com/teams/engineering?utm_source=vue-i18n.intlify.dev&utm_medium=referral",
33+
"source": "/crowdin.png"
2934
}],
3035
"silvers": [],
3136
"bronzes": [{

docs/public/crowdin.png

6.95 KB
Loading

0 commit comments

Comments
 (0)