Files
Curse/locales
かっこかり b43dfa260b fix/refactor(frontend): 画像編集機能の修正・型強化 (#16156)
* enhance: refine uploadFile

* fix: missing locale

* refactor: harden types

* refactor: シェーダーファイルをlazy-loadingできるように

* fix(frontend): omit console.log in production environment

* fix: glslのバージョン表記は最初の行になければならない

* fix: シェーダーの読み込みが完了してからレンダリングを行うように

* fix merge failure

* fix: ウォーターマークのプリセットがない場合にdividerが2重に表示される問題を修正

* fix: アップローダーダイアログの機能設定でウォーターマークが無効な場合でもデフォルトのプリセットが適用されてしまう問題を修正

* fix lint

* Revert "fix: シェーダーの読み込みが完了してからレンダリングを行うように"

This reverts commit e06f37a7d4.

* Revert "fix: glslのバージョン表記は最初の行になければならない"

This reverts commit afcc37d886.

* Revert "refactor: シェーダーファイルをlazy-loadingできるように"

This reverts commit a1ab2fa38c.

* fix: ウォーターマークのFX定義を分ける

* Update packages/frontend/src/components/MkWatermarkEditorDialog.vue

* Update packages/frontend/src/components/MkWatermarkEditorDialog.vue

* Update packages/frontend/src/components/MkWatermarkEditorDialog.vue

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-06-04 16:22:09 +09:00
..
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2024-05-27 20:24:15 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +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-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2024-05-21 10:14:58 +09:00
2024-07-28 14:55:28 +09:00
2024-10-03 16:16:09 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-05-22 23:01:53 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2024-10-03 16:16:09 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2024-05-21 10:10:59 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +09:00
2025-06-03 21:07:02 +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.