diff options
author | beatrix <beatrix.bitrot@gmail.com> | 2017-12-21 08:30:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-21 08:30:05 -0500 |
commit | 4d34b3495df0c915d8a80978d62d8d42e1e2f307 (patch) | |
tree | 4678f85ac5f66d3824d88bd76c8d3a139b9e5d50 /config | |
parent | 00d1f8eea1b402f073836bb9b5b99d7207bc4892 (diff) | |
parent | a1ddc89da611598b2af9feb92ee9f1393944ceb9 (diff) |
Merge pull request #274 from glitch-soc/fix-packs-on-2fa-pages
Set packs on 2FA-related pages. Fixes #271.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ko.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/ko.yml b/config/locales/ko.yml index a60884b27..31c946c00 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -615,8 +615,6 @@ ko: sensitive_content: 민감한 컨텐츠 terms: title: "%{instance} 이용약관과 개인정보 취급 방침" - themes: - default: Mastodon time: formats: default: "%Y년 %m월 %d일 %H:%M" |