diff options
author | David Yip <yipdw@member.fsf.org> | 2017-12-20 20:02:50 -0600 |
---|---|---|
committer | David Yip <yipdw@member.fsf.org> | 2017-12-20 20:02:50 -0600 |
commit | a1ddc89da611598b2af9feb92ee9f1393944ceb9 (patch) | |
tree | 37555d7f502d159c383c40403d767156493e6781 | |
parent | bf1eb0912c584318448bc327b347ee526a8dbb93 (diff) |
Remove unused themes.default key in ko locale.
-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" |