1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 05:15:35 +02:00
Files
misskey/locales
Copilot 37412f0e1b enhance: Add canCreateChannel role policy (#17121)
* Initial plan

* Add canCreateChannel role policy to control channel creation

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Add canCreateChannel to getUserPolicies return value

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Add canCreateChannel translations for en-US and ja-JP

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Add canCreateChannel to misskey-js rolePolicies array

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* Add frontend UI for canCreateChannel policy configuration

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* fix: build autogen files

* 🎨

* migrate

* fix: unnecessary changes to non-Japanese locales

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2026-05-03 17:10:17 +09:00
..
2026-01-11 19:37:00 +09:00
2026-01-11 19:37:00 +09:00
2026-04-07 19:30:26 +09:00
2026-03-20 16:35:19 +09:00
2024-05-27 20:24:15 +09:00
2026-03-20 16:35:19 +09:00
2025-11-10 19:06:39 +09:00
2026-03-20 16:35:19 +09:00
2026-04-07 19:30:26 +09:00
2026-01-11 19:37:00 +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
2026-01-11 19:37:00 +09:00
2026-04-07 19:30:26 +09:00
2026-01-11 19:37:00 +09:00
2024-05-21 10:14:58 +09:00
2025-11-10 19:06:39 +09:00
2025-08-04 14:47:51 +09:00
2025-11-10 19:06:39 +09:00
2026-04-07 19:30:26 +09:00
2026-04-07 19:30:26 +09:00
2026-01-11 19:37:00 +09:00
2026-01-11 19:37:00 +09:00
2026-01-11 19:37:00 +09:00
2026-03-20 16:35:19 +09:00
2026-01-11 19:37:00 +09:00
2026-02-28 15:48:03 +09:00
2025-05-22 23:01:53 +09:00
2026-01-11 19:37:00 +09:00
2026-01-11 19:37:00 +09:00
2026-04-07 19:30:26 +09:00
2026-03-20 16:35:19 +09:00
2024-10-03 16:16:09 +09:00
2026-01-11 19:37:00 +09:00
2026-01-11 19:37:00 +09:00
2026-03-20 16:35:19 +09:00
2026-04-07 19:30:26 +09:00
2026-04-07 19:30:26 +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.