diff --git a/locales/en.yml b/locales/en.yml index 9ac9a36cd..b49af68bd 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -365,6 +365,8 @@ desktop: security: "Security" password: "Password" 2fa: "Two-factor authentication" + other: "Other" + license: "License" mk-timeline-post: reposted-by: "Reposted by {}" diff --git a/locales/ja.yml b/locales/ja.yml index 2f95998a8..afafa5a63 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -365,6 +365,8 @@ desktop: security: "セキュリティ" password: "パスワード" 2fa: "二段階認証" + other: "その他" + license: "ライセンス" mk-timeline-post: reposted-by: "{}がRepost" diff --git a/src/web/app/desktop/tags/settings.tag b/src/web/app/desktop/tags/settings.tag index 0a9a16250..2f36d9b3e 100644 --- a/src/web/app/desktop/tags/settings.tag +++ b/src/web/app/desktop/tags/settings.tag @@ -8,6 +8,7 @@

%fa:B twitter .fw%Twitter

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

%fa:key .fw%API

+

%fa:cogs .fw%%i18n:desktop.tags.mk-settings.other%

@@ -54,6 +55,11 @@

API

+ +
+

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

+ %license% +