5a3c6575dd
* feat: add defaultWithReplies to MiUser * feat: use defaultWithReplies when creating MiFollowing * feat: update defaultWithReplies from API * feat: return defaultWithReplies as a part of $i * feat(frontend): configure defaultWithReplies * docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように * fix: typo * style: fix lint failure * chore: improve UI text * chore: make optional params of UserFollowingService.follow() object * chore: UserFollowingService.follow() accept withReplies * chore: add withReplies to MiFollowRequest * chore: process withReplies for follow request * feat: accept withReplies on 'following/create' endpoint * feat: store defaultWithReplies in client store * Revert "feat: return defaultWithReplies as a part of $i" This reverts commit |
||
---|---|---|
.. | ||
README.md | ||
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-KR.yml | ||
lo-LA.yml | ||
nl-NL.yml | ||
no-NO.yml | ||
package.json | ||
pl-PL.yml | ||
pt-PT.yml | ||
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 | ||
vi-VN.yml | ||
zh-CN.yml | ||
zh-TW.yml |
README.md
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.