mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-22 17:03:08 +02:00
Fix oddity
This commit is contained in:
parent
03876616d2
commit
5bd2272afa
1 changed files with 2 additions and 2 deletions
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
|
@ -5090,10 +5090,10 @@ export interface Locale extends ILocale {
|
|||
*/
|
||||
"enableHorizontalSwipe": string;
|
||||
/**
|
||||
* 言語なし
|
||||
* 言語なし
|
||||
*/
|
||||
"noLanguage": string;
|
||||
/*
|
||||
/**
|
||||
* 読み込み中
|
||||
*/
|
||||
"loading": string;
|
||||
|
|
Loading…
Reference in a new issue