なんかもう色々変えた
This commit is contained in:
parent
984c8b73cc
commit
62b70f85f0
11 changed files with 43 additions and 7 deletions
|
|
@ -1029,6 +1029,9 @@ noteIdOrUrl: "Note ID or URL"
|
|||
video: "Video"
|
||||
videos: "Videos"
|
||||
dataSaver: "Data Saver"
|
||||
cellularWithDataSaver: "Turn on Data Saver in Mobile Data Communications"
|
||||
UltimatedataSaver: "Ultimate Data Saver"
|
||||
cellularWithUltimateDataSaver: "Turn on Ultimate Data Saver in Mobile Data Communications"
|
||||
accountMigration: "Account Migration"
|
||||
accountMoved: "This user has moved to a new account:"
|
||||
accountMovedShort: "This account has been migrated."
|
||||
|
|
|
|||
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
|
|
@ -1033,6 +1033,8 @@ export interface Locale {
|
|||
"videos": string;
|
||||
"dataSaver": string;
|
||||
"cellularWithDataSaver": string;
|
||||
"UltimateDataSaver": string;
|
||||
"cellularWithUltimateDataSaver": string;
|
||||
"accountMigration": string;
|
||||
"accountMoved": string;
|
||||
"accountMovedShort": string;
|
||||
|
|
|
|||
|
|
@ -1030,6 +1030,8 @@ video: "動画"
|
|||
videos: "動画"
|
||||
dataSaver: "データセーバー"
|
||||
cellularWithDataSaver: "モバイルデータ通信でデータセーバーをオンにする"
|
||||
UltimateDataSaver: "究極のデータセーバー"
|
||||
cellularWithUltimateDataSaver: "モバイルデータ通信で究極のデータセーバーをオンにする"
|
||||
accountMigration: "アカウントの移行"
|
||||
accountMoved: "このユーザーは新しいアカウントに移行しました:"
|
||||
accountMovedShort: "このアカウントは移行されています"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue