diff --git a/locales/en.yml b/locales/en.yml index b1fe4a50b..4dadcb806 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -354,6 +354,7 @@ desktop: mk-settings: profile: "Profile" + drive: "Drive" security: "Security" password: "Password" 2fa: "Two-factor authentication" diff --git a/locales/ja.yml b/locales/ja.yml index 12f5580e2..d38ae682e 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -354,6 +354,7 @@ desktop: mk-settings: profile: "プロフィール" + drive: "ドライブ" security: "セキュリティ" password: "パスワード" 2fa: "二段階認証" diff --git a/src/web/app/desktop/tags/settings.tag b/src/web/app/desktop/tags/settings.tag index 63458baa2..9f71da687 100644 --- a/src/web/app/desktop/tags/settings.tag +++ b/src/web/app/desktop/tags/settings.tag @@ -3,7 +3,7 @@

%fa:user .fw%%i18n:desktop.tags.mk-settings.profile%

%fa:desktop .fw%Web

%fa:R bell .fw%通知

-

%fa:cloud .fw%ドライブ

+

%fa:cloud .fw%%i18n:desktop.tags.mk-settings.drive%

%fa:puzzle-piece .fw%アプリ

%fa:B twitter .fw%Twitter

%fa:unlock-alt .fw%%i18n:desktop.tags.mk-settings.security%

@@ -20,6 +20,11 @@ ホームをカスタマイズ +
+

%i18n:desktop.tags.mk-settings.drive%

+ +
+

アプリケーション

@@ -308,3 +313,64 @@ }; + + + + + + { (usageP * 100).toFixed(0) }% + + + + +