mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-23 14:46:44 +09:00
c0d1682604
* FEAT: Allow users to view pending follow requests they sent This commit implements the `following/requests/sent` interface firstly implemented on Firefish, and provides a UI interface to view the pending follow requests users sent. * ux: should not show follow requests tab when have no pending sent follow req * fix default followreq tab * fix default followreq tab * restore missing hasPendingReceivedFollowRequest in navbar * refactor * use tabler icons * tweak design * Revert "ux: should not show follow requests tab when have no pending sent follow req" This reverts commit e580b92c37f27c2849c6d27e22ca4c47086081bb. * Update Changelog * Update Changelog * change tab titles --------- Co-authored-by: Lhc_fl <lhcfl@outlook.com> Co-authored-by: Hazelnoot <acomputerdog@gmail.com> |
||
---|---|---|
.. | ||
ar-SA.yml | ||
bn-BD.yml | ||
ca-ES.yml | ||
cs-CZ.yml | ||
da-DK.yml | ||
de-DE.yml | ||
el-GR.yml | ||
en-US.yml | ||
es-ES.yml | ||
fr-FR.yml | ||
generateDTS.js | ||
hr-HR.yml | ||
ht-HT.yml | ||
hu-HU.yml | ||
id-ID.yml | ||
index.d.ts | ||
index.js | ||
it-IT.yml | ||
ja-JP.yml | ||
ja-KS.yml | ||
jbo-EN.yml | ||
kab-KAB.yml | ||
kn-IN.yml | ||
ko-GS.yml | ||
ko-KR.yml | ||
lo-LA.yml | ||
nl-NL.yml | ||
no-NO.yml | ||
package.json | ||
pl-PL.yml | ||
pt-PT.yml | ||
README.md | ||
ro-RO.yml | ||
ru-RU.yml | ||
si-LK.yml | ||
sk-SK.yml | ||
sv-SE.yml | ||
th-TH.yml | ||
tr-TR.yml | ||
ug-CN.yml | ||
uk-UA.yml | ||
uz-UZ.yml | ||
verify.js | ||
vi-VN.yml | ||
zh-CN.yml | ||
zh-TW.yml |
DO NOT edit locale files except ja-JP.yml
.
When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.
Please see Contribution guide for more information.