Add locales for search bar
This commit is contained in:
Vendored
+4
@@ -1300,6 +1300,10 @@ export interface Locale extends ILocale {
|
||||
* ドライブ
|
||||
*/
|
||||
"drive": string;
|
||||
/**
|
||||
* 検索ドライブ
|
||||
*/
|
||||
"driveSearchbarPlaceholder": string;
|
||||
/**
|
||||
* ファイル名
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user