1
0
Fork 1
mirror of https://example.com synced 2024-11-27 18:36:40 +09:00
firefish/locales
naskya e0d76ef8ef feat: make it toggleable whether to disable emojis in notifications (#9880)
I talked about feature #9865 on my fedi account and received a comment like, "I don't care about emoji reactions in my timelines, but I do care what reactions I get!"

Adding too many options is bad, but I agreed that making it toggleable whether to disable emojis in notifications is helpful, so I added this feature. This allows you to check emoji reactions to your posts in notifications while using the simple UI. I'd say this provides an experience that neither Mastodon nor Misskey has.

The new setting item shows up only when you disable emoji reactions.

Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9880
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-04-20 07:57:36 +00:00
..
ar-SA.yml
bn-BD.yml
ca-ES.yml
cs-CZ.yml
da-DK.yml
de-DE.yml
el-GR.yml
en-US.yml feat: make it toggleable whether to disable emojis in notifications (#9880) 2023-04-20 07:57:36 +00:00
es-ES.yml
fr-FR.yml
id-ID.yml
index.d.ts
index.js
it-IT.yml
ja-JP.yml feat: make it toggleable whether to disable emojis in notifications (#9880) 2023-04-20 07:57:36 +00:00
ja-KS.yml
kab-KAB.yml
kn-IN.yml
ko-KR.yml
nl-NL.yml
no-NO.yml
pl-PL.yml
pt-PT.yml
README.md
ro-RO.yml
ru-RU.yml
sk-SK.yml
sv-SE.yml
th-TH.yml
tr-TR.yml
ug-CN.yml
uk-UA.yml
vi-VN.yml
zh-CN.yml feat: make it toggleable whether to disable emojis in notifications (#9880) 2023-04-20 07:57:36 +00:00
zh-TW.yml feat: make it toggleable whether to disable emojis in notifications (#9880) 2023-04-20 07:57:36 +00: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.