1
0

chore: remove unused locale

This commit is contained in:
Marie
2024-10-04 02:33:02 +02:00
parent d5b372f7a9
commit b0568e2baa
2 changed files with 0 additions and 5 deletions
-4
View File
@@ -1192,10 +1192,6 @@ export interface Locale extends ILocale {
*
*/
"areYouSure": string;
/**
* {x}
*/
"confirmRemoteUrl": ParameterizedString<"x">;
/**
*
*/
-1
View File
@@ -294,7 +294,6 @@ removeAreYouSure: "「{x}」を削除しますか?"
deleteAreYouSure: "「{x}」を削除しますか?"
resetAreYouSure: "リセットしますか?"
areYouSure: "よろしいですか?"
confirmRemoteUrl: "「{x}」を開きますか?"
saved: "保存しました"
messaging: "チャット"
upload: "アップロード"