diff options
| -rw-r--r-- | locales/pt-PT.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index 5d15187891..ba6b8e9b40 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -267,6 +267,8 @@ common/views/components/media-banner.vue: common/views/components/theme.vue: light-theme: "非ダークモード時に使用するテーマ" dark-theme: "ダークモード時に使用するテーマ" + light-themes: "明るいテーマ" + dark-themes: "暗いテーマ" install-a-theme: "テーマのインストール" theme-code: "テーマコード" install: "インストール" |