Skip to content

Commit d2614d4

Browse files
committed
Update readme
1 parent f7d298d commit d2614d4

File tree

2 files changed

+80
-0
lines changed

2 files changed

+80
-0
lines changed

README.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,46 @@ Android localization plugin. supports multiple languages and multiple translator
5757
# ChangeLog
5858
[ChangeLog](CHANGELOG.md)
5959
60+
# Support and Donations
61+
62+
You can contribute and support this project by doing any of the following:
63+
64+
- Star the project on GitHub
65+
- Give feedback
66+
- Commit PR
67+
- Contribute your ideas/suggestions
68+
- Share the plugin with your friends/colleagues
69+
- If you like the plugin, please consider making a donation to keep the plugin active:
70+
71+
<table>
72+
<thead align="center">
73+
<tr>
74+
<th><a href="https://opencollective.com/androidlocalizeplugin" target="_blank">Open Collective</a></th>
75+
<th><a href="https://pay.weixin.qq.com/index.php/public/wechatpay_en" target="_blank">WeChat Pay</a></th>
76+
<th><a href="https://global.alipay.com" target="_blank">Alipay</a></th>
77+
</tr>
78+
</thead>
79+
<tr align="center">
80+
<td>
81+
<a href="https://opencollective.com/androidlocalizeplugin/donate" target="_blank">
82+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/opencollective-logo.png" width=298 alt="Donate To Our Collective">
83+
</a>
84+
</td>
85+
<td>
86+
<a href="https://pay.weixin.qq.com/index.php/public/wechatpay_en" target="_blank">
87+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/AndroidLocalizePlugin_WeChatPay.jpg" alt="WeChat Play">
88+
</a>
89+
</td>
90+
<td>
91+
<a href="https://global.alipay.com" target="_blank">
92+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/AndroidLocalizePlugin_Alipay.jpg" alt="Alipay">
93+
</a>
94+
</td>
95+
</tr>
96+
</table>
97+
98+
**Thank you for your support!**
99+
60100
# Sponsors
61101
[![Development powered by JetBrains](https://pic.stackoverflow.wiki/uploadImages/111/201/226/60/2021/06/20/18/45/3aba65f5-1231-4c9a-817f-83cd5a29fd0c.svg)](https://jb.gg/OpenSourc)
62102

README_CN.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,46 @@ Android 本地化插件,支持多种语言和翻译器。
5555
# 更新日志
5656
[更新日志](CHANGELOG.md)
5757
58+
# 支持和捐赠
59+
60+
您可以通过执行以下任意操作来贡献和支持此项目:
61+
62+
- 在 GitHub 上 Star 该项目
63+
- 反馈问题
64+
- 提交 PR
65+
- 提出您的想法或建议
66+
- 将插件分享给您的朋友和同事
67+
- 如果您喜欢这个插件,请考虑捐赠以维持该插件和后续的更新:
68+
69+
<table>
70+
<thead align="center">
71+
<tr>
72+
<th><a href="https://opencollective.com/androidlocalizeplugin" target="_blank">Open Collective</a></th>
73+
<th><a href="https://pay.weixin.qq.com/index.php/public/wechatpay_en" target="_blank">微信支付</a></th>
74+
<th><a href="https://global.alipay.com" target="_blank">支付宝</a></th>
75+
</tr>
76+
</thead>
77+
<tr align="center">
78+
<td>
79+
<a href="https://opencollective.com/androidlocalizeplugin/donate" target="_blank">
80+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/opencollective-logo.png" width=298 alt="Donate To Our Collective">
81+
</a>
82+
</td>
83+
<td>
84+
<a href="https://pay.weixin.qq.com/index.php/public/wechatpay_en" target="_blank">
85+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/AndroidLocalizePlugin_WeChatPay.jpg" alt="WeChat Play">
86+
</a>
87+
</td>
88+
<td>
89+
<a href="https://global.alipay.com" target="_blank">
90+
<img src="https://raw.githubusercontent.com/Airsaid/Resources/master/Images/AndroidLocalizePlugin_Alipay.jpg" alt="Alipay">
91+
</a>
92+
</td>
93+
</tr>
94+
</table>
95+
96+
**感谢您的支持!**
97+
5898
# 赞助商
5999
[![Development powered by JetBrains](https://pic.stackoverflow.wiki/uploadImages/111/201/226/60/2021/06/20/18/45/3aba65f5-1231-4c9a-817f-83cd5a29fd0c.svg)](https://jb.gg/OpenSourc)
60100

0 commit comments

Comments
 (0)