Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chan-mai committed Jun 7, 2024
1 parent a8d248f commit 121d784
Show file tree
Hide file tree
Showing 2 changed files with 4,265 additions and 11,673 deletions.
7 changes: 2 additions & 5 deletions locales/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3906,8 +3906,8 @@ export interface Locale extends ILocale {
"beta": string;
/**
* 独自機能
*/
"originalFeature": string;
*/
"originalFeature": string;
/**
* 自動センシティブ判定
*/
Expand Down Expand Up @@ -5004,7 +5004,6 @@ export interface Locale extends ILocale {
* お問い合わせ
*/
"inquiry": string;
<<<<<<< HEAD
/**
* すぐ消す
*/
Expand Down Expand Up @@ -5045,7 +5044,6 @@ export interface Locale extends ILocale {
* 下書きを適用すると現在入力されている内容はリセットされます。よろしいですか?
*/
"draftOverwriteConfirm": string;
=======
"_delivery": {
/**
* 配信状態
Expand Down Expand Up @@ -5078,7 +5076,6 @@ export interface Locale extends ILocale {
"autoSuspendedForNotResponding": string;
};
};
>>>>>>> 2024.5.0
"_bubbleGame": {
/**
* 遊び方
Expand Down
Loading

0 comments on commit 121d784

Please sign in to comment.