feat: データセーバー強化(したかった)

This commit is contained in:
mattyatea 2023-09-18 08:24:40 +09:00
parent 8752160645
commit 368afeba34
6 changed files with 25 additions and 2 deletions

2
locales/index.d.ts vendored
View file

@ -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;

View file

@ -1029,6 +1029,7 @@ noteIdOrUrl: "ートIDまたはURL"
video: "動画"
videos: "動画"
dataSaver: "データセーバー"
cellularWithDataSaver: "モバイルデータ通信でデータセーバーをオンにする"
accountMigration: "アカウントの移行"
accountMoved: "このユーザーは新しいアカウントに移行しました:"
accountMovedShort: "このアカウントは移行されています"