Files
Curse/locales
Souma ff334fe9d7 enhance(frontend): Add an option to customize Lockdown duration (#16405)
* chore(locales): Add "setManually" and "_time.month"

Add Japanese locales to auto-generate other languages.

* feat(frontend): Add text fields to set lockdown duration manually

Choose from presets or set it manually.

* refactor(frontend): Make objects contains option's values and labels

When adding a new option, it needed to write two times.

* docs(changelog): Add a description about this change

Users can notice what's changed by this PR.

* refactor(frontend): Manage state by MkSelect

The functions only initialize the values.

* refactor(frontend): Make the custom input as writable computed

Clean up the MkInput components.

* chore(locales): Switch to "custom"

A single word is better than sentence on this situation.

* refactor(frontend): Insert the custom button to presets

Users don't need to click multiple times to use prests.
2025-08-18 14:11:48 +09:00
..
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2024-05-27 20:24:15 +09:00
2025-08-11 12:25:59 +09:00
2025-08-04 14:47:51 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2024-05-21 10:14:58 +09:00
2024-05-21 10:14:58 +09:00
2024-10-28 11:43:55 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2024-05-21 10:14:58 +09:00
2024-07-28 14:55:28 +09:00
2025-08-04 14:47:51 +09:00
2025-08-04 14:47:51 +09:00
2025-08-11 12:25:59 +09:00
2025-08-04 14:47:51 +09:00
2025-08-04 14:47:51 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-05-22 23:01:53 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-13 10:59:40 +09:00
2024-10-03 16:16:09 +09:00
2025-08-11 12:25:59 +09:00
2025-08-11 12:25:59 +09:00
2024-05-21 10:10:59 +09:00
2025-08-11 12:25:59 +09:00
2025-08-13 10:59:40 +09:00
2025-08-11 12:25:59 +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.