File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -5462,10 +5462,6 @@ export interface Locale extends ILocale {
5462
5462
* このお知らせはチャンネルのタイムライン上部に表示されます。最初の1行がタイトルとして表示され、2行目以降はお知らせをタップすることで表示されるようになります。
5463
5463
*/
5464
5464
"channelAnnouncementDescription" : string ;
5465
- /**
5466
- * 投稿フォーム
5467
- */
5468
- "postForm" : string ;
5469
5465
/**
5470
5466
* 投稿フォームの下部に表示される項目の並び替えが出来ます。項目をクリックすると削除できます。
5471
5467
*/
Original file line number Diff line number Diff line change @@ -1361,7 +1361,6 @@ cannotScheduleLaterThanOneYear: "1年以上先の日時を指定することは
1361
1361
hideActivity : " アクティビティを非公開にする"
1362
1362
hideActivityDescription : " 自分のプロフィールのアクティビティ (概要/アクティビティタブ) を他人が見れないようにします。このオプションを有効にしても、自分であればプロフィールのアクティビティタブから引き続き閲覧できます。"
1363
1363
channelAnnouncementDescription : " このお知らせはチャンネルのタイムライン上部に表示されます。最初の1行がタイトルとして表示され、2行目以降はお知らせをタップすることで表示されるようになります。"
1364
- postForm : " 投稿フォーム"
1365
1364
postFormBottomSettingsDescription : " 投稿フォームの下部に表示される項目の並び替えが出来ます。項目をクリックすると削除できます。"
1366
1365
clearPost : " 投稿フォームをリセット"
1367
1366
addToEmojiPicker : " 絵文字ピッカーに追加"
You can’t perform that action at this time.
0 commit comments