mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-22 08:14:07 +02:00
wip
This commit is contained in:
@@ -13271,6 +13271,10 @@ export interface Locale extends ILocale {
|
||||
* グリッドサイズ
|
||||
*/
|
||||
"gridScale": string;
|
||||
/**
|
||||
* 未保存の変更があります
|
||||
*/
|
||||
"thereAreUnsavedChanges": string;
|
||||
/**
|
||||
* 全ての変更を取り消し、部屋を最後に保存した状態まで戻しますか?
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user