This commit is contained in:
syuilo
2024-01-27 17:50:41 +09:00
parent 0f2991cbaf
commit ab404d491d
20 changed files with 1036 additions and 493 deletions

4
locales/index.d.ts vendored
View File

@@ -9629,6 +9629,10 @@ export interface Locale extends ILocale {
* 退室
*/
"leave": string;
/**
* CPUを追加
*/
"addCpu": string;
};
"_offlineScreen": {
/**