mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-31 08:04:06 +02:00
wip
This commit is contained in:
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
@@ -2665,6 +2665,8 @@ export interface Locale extends ILocale {
|
||||
"isLlotheo": string;
|
||||
"loopedMap": string;
|
||||
"canPutEverywhere": string;
|
||||
"freeMatch": string;
|
||||
"lookingForPlayer": string;
|
||||
};
|
||||
}
|
||||
declare const locales: {
|
||||
|
||||
@@ -2539,3 +2539,5 @@ _reversi:
|
||||
isLlotheo: "石の少ない方が勝ち(ロセオ)"
|
||||
loopedMap: "ループマップ"
|
||||
canPutEverywhere: "どこでも置けるモード"
|
||||
freeMatch: "フリーマッチ"
|
||||
lookingForPlayer: "対戦相手を探しています"
|
||||
|
||||
Reference in New Issue
Block a user