feat: データセーバー強化(したかった)
This commit is contained in:
parent
8752160645
commit
368afeba34
6 changed files with 25 additions and 2 deletions
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
|
|
@ -1032,6 +1032,7 @@ export interface Locale {
|
|||
"video": string;
|
||||
"videos": string;
|
||||
"dataSaver": string;
|
||||
"cellularWithDataSaver": string;
|
||||
"accountMigration": string;
|
||||
"accountMoved": string;
|
||||
"accountMovedShort": string;
|
||||
|
|
@ -1656,6 +1657,7 @@ export interface Locale {
|
|||
"contributors": string;
|
||||
"allContributors": string;
|
||||
"source": string;
|
||||
"forksource": string;
|
||||
"translation": string;
|
||||
"donate": string;
|
||||
"morePatrons": string;
|
||||
|
|
|
|||
|
|
@ -1029,6 +1029,7 @@ noteIdOrUrl: "ノートIDまたはURL"
|
|||
video: "動画"
|
||||
videos: "動画"
|
||||
dataSaver: "データセーバー"
|
||||
cellularWithDataSaver: "モバイルデータ通信でデータセーバーをオンにする"
|
||||
accountMigration: "アカウントの移行"
|
||||
accountMoved: "このユーザーは新しいアカウントに移行しました:"
|
||||
accountMovedShort: "このアカウントは移行されています"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue