File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9761,7 +9761,7 @@ export interface Locale extends ILocale {
9761
9761
"_dataSaver" : {
9762
9762
"_media" : {
9763
9763
/**
9764
- * メディアの読み込み
9764
+ * メディアの読み込みを無効化
9765
9765
*/
9766
9766
"title" : string ;
9767
9767
/**
@@ -9771,7 +9771,7 @@ export interface Locale extends ILocale {
9771
9771
} ;
9772
9772
"_avatar" : {
9773
9773
/**
9774
- * アイコン画像
9774
+ * アイコン画像のアニメーションを無効化
9775
9775
*/
9776
9776
"title" : string ;
9777
9777
/**
@@ -9781,7 +9781,7 @@ export interface Locale extends ILocale {
9781
9781
} ;
9782
9782
"_urlPreview" : {
9783
9783
/**
9784
- * URLプレビューのサムネイル
9784
+ * URLプレビューのサムネイルを非表示
9785
9785
*/
9786
9786
"title" : string ;
9787
9787
/**
@@ -9791,7 +9791,7 @@ export interface Locale extends ILocale {
9791
9791
} ;
9792
9792
"_code" : {
9793
9793
/**
9794
- * コードハイライト
9794
+ * コードハイライトを非表示
9795
9795
*/
9796
9796
"title" : string ;
9797
9797
/**
You can’t perform that action at this time.
0 commit comments