Sharkey/locales
Namekuji 25ebb73756
feat: account migration (#10507)
* add Move activity

* add endpoint to move from local to remote

* follow move activity coming to inbox

* fix move endpoint

* add known-as endpoint to create account alias

* add migration page

* add route to migration page

* add move and known-as endpoints

* fix dependnecies error

* fix new endpoints

* fix move activity id

* fix refollow

* add movedToUri and alsoKnownAs to api

* fix moveToUri indicator

* fix missing context

* add chengelog

* rename MkMoved to MkAccountMoved

* add missing semicolon

* fix targetUri

* fix followings query

* remove redundant null check
2023-04-08 14:16:26 +09:00
..
ar-SA.yml
bn-BD.yml New Crowdin updates (#10404) 2023-03-24 20:03:44 +09:00
ca-ES.yml New Crowdin updates (#10392) 2023-03-24 17:00:42 +09:00
cs-CZ.yml
da-DK.yml New Crowdin updates (#10392) 2023-03-24 17:00:42 +09:00
de-DE.yml
el-GR.yml
en-US.yml feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
es-ES.yml
fr-FR.yml
hr-HR.yml
ht-HT.yml
id-ID.yml New Crowdin updates (#10404) 2023-03-24 20:03:44 +09:00
index.d.ts
index.js
it-IT.yml
ja-JP.yml
ja-KS.yml New Crowdin updates (#10430) 2023-04-06 11:45:07 +09:00
jbo-EN.yml
kab-KAB.yml
kn-IN.yml
ko-KR.yml
lo-LA.yml New Crowdin updates (#10392) 2023-03-24 17:00:42 +09:00
nl-NL.yml New Crowdin updates (#10392) 2023-03-24 17:00:42 +09:00
no-NO.yml New Crowdin updates (#10392) 2023-03-24 17:00:42 +09:00
pl-PL.yml
pt-PT.yml
README.md
ro-RO.yml
ru-RU.yml
si-LK.yml
sk-SK.yml New Crowdin updates (#10404) 2023-03-24 20:03:44 +09:00
sv-SE.yml
th-TH.yml
tr-TR.yml New Crowdin updates (#10392) 2023-03-24 17:00:42 +09:00
ug-CN.yml New Crowdin updates (#10392) 2023-03-24 17:00:42 +09:00
uk-UA.yml
vi-VN.yml
zh-CN.yml New Crowdin updates (#10430) 2023-04-06 11:45:07 +09:00
zh-TW.yml New Crowdin updates (#10430) 2023-04-06 11:45:07 +09:00

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.