misskey/locales
MeiMei 2684541693 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
..
README.md Update README.md (#2965) 2018-10-21 07:45:35 +09:00
ca-ES.yml New Crowdin translations (#4403) 2019-03-04 09:17:46 +09:00
cs-CZ.yml New Crowdin translations (#4481) 2019-03-15 13:48:46 +09:00
de-DE.yml New Crowdin translations (#4469) 2019-03-12 10:41:05 +09:00
en-US.yml New Crowdin translations (#4481) 2019-03-15 13:48:46 +09:00
es-ES.yml New Crowdin translations (#4469) 2019-03-12 10:41:05 +09:00
fr-FR.yml New Crowdin translations (#4481) 2019-03-15 13:48:46 +09:00
index.d.ts Fix #4152 (#4224) 2019-02-11 22:37:20 +09:00
index.js Add languages (#4452) 2019-03-13 14:22:55 +09:00
it-IT.yml New Crowdin translations (#4414) 2019-03-06 23:30:39 +09:00
ja-JP.yml Custom reaction (#4517) 2019-03-18 00:03:57 +09:00
ja-KS.yml New Crowdin translations (#4481) 2019-03-15 13:48:46 +09:00
ko-KR.yml New Crowdin translations (#4481) 2019-03-15 13:48:46 +09:00
nl-NL.yml New Crowdin translations (#4461) 2019-03-11 13:57:21 +09:00
no-NO.yml New Crowdin translations (#4461) 2019-03-11 13:57:21 +09:00
pl-PL.yml New Crowdin translations (#4481) 2019-03-15 13:48:46 +09:00
pt-PT.yml New Crowdin translations (#4414) 2019-03-06 23:30:39 +09:00
ru-RU.yml New Crowdin translations (#4414) 2019-03-06 23:30:39 +09:00
zh-CN.yml New Crowdin translations (#4481) 2019-03-15 13:48:46 +09:00
zh-TW.yml New Crowdin translations (#4447) 2019-03-08 20:55:36 +09:00

README.md

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of syuilo/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.