1
0

feat: oneko

This commit is contained in:
ShittyKopper
2024-02-01 17:06:00 +03:00
parent 2811f4cca5
commit 132bf2d200
9 changed files with 256 additions and 0 deletions
+4
View File
@@ -4425,6 +4425,10 @@ export interface Locale extends ILocale {
* 常に広告を表示する
*/
"forceShowAds": string;
/**
* 猫友達 :3
*/
"oneko": string;
/**
* メモを追加
*/