summaryrefslogtreecommitdiff
path: root/locales/index.d.ts
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-07-12 15:13:35 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-07-12 15:13:35 +0900
commit5ecaf5095ecd4678dd3e05abcc5b0781f6fddb93 (patch)
treef4cfde51470eab18fa7356f831c807a7e26621f8 /locales/index.d.ts
parentNew Crowdin updates (#16258) (diff)
downloadmisskey-5ecaf5095ecd4678dd3e05abcc5b0781f6fddb93.tar.gz
misskey-5ecaf5095ecd4678dd3e05abcc5b0781f6fddb93.tar.bz2
misskey-5ecaf5095ecd4678dd3e05abcc5b0781f6fddb93.zip
enhance: ウォーターマーク機能をロールで制御可能に
Diffstat (limited to 'locales/index.d.ts')
-rw-r--r--locales/index.d.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts
index d5ec9f5d77..ceb3cc672d 100644
--- a/locales/index.d.ts
+++ b/locales/index.d.ts
@@ -7795,6 +7795,10 @@ export interface Locale extends ILocale {
* サーバーサイドのノートの下書きの作成可能数
*/
"noteDraftLimit": string;
+ /**
+ * ウォーターマーク機能の使用可否
+ */
+ "watermarkAvailable": string;
};
"_condition": {
/**