mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
Merge tag '2025.2.0' into merge/2024-02-03
This commit is contained in:
14
locales/index.d.ts
vendored
14
locales/index.d.ts
vendored
@@ -4196,7 +4196,7 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"invalidParamError": string;
|
||||
/**
|
||||
* リクエストパラメータに問題があります。通常これはバグですが、入力した文字数が多すぎる等の可能性もあります。
|
||||
* リクエストパラメータに問題があります。通常これはバグですが、入力した文字数が多すぎる・許可されていない文字を入力している等の可能性もあります。
|
||||
*/
|
||||
"invalidParamErrorDescription": string;
|
||||
/**
|
||||
@@ -9296,18 +9296,6 @@ export interface Locale extends ILocale {
|
||||
* ソースを表示中
|
||||
*/
|
||||
"readPage": string;
|
||||
/**
|
||||
* ページを作成しました
|
||||
*/
|
||||
"created": string;
|
||||
/**
|
||||
* ページを更新しました
|
||||
*/
|
||||
"updated": string;
|
||||
/**
|
||||
* ページを削除しました
|
||||
*/
|
||||
"deleted": string;
|
||||
/**
|
||||
* ページ設定
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user