diff options
| author | Maxim Filippov <colixer@gmail.com> | 2019-02-12 21:53:59 +0300 |
|---|---|---|
| committer | Maxim Filippov <colixer@gmail.com> | 2019-02-28 04:04:26 +0300 |
| commit | 2c7406d9a8d8e961b99286f317c6ed0a48427853 (patch) | |
| tree | 0812155e91d39de3bb4fc646aa76e827c7dcafa9 /src/i18n/ko.json | |
| parent | 058238c3c631520d052327fcab47c997dfe23151 (diff) | |
Add OAuth Tokens management to settings
Diffstat (limited to 'src/i18n/ko.json')
| -rw-r--r-- | src/i18n/ko.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/ko.json b/src/i18n/ko.json index f9e4dfa3..336e464f 100644 --- a/src/i18n/ko.json +++ b/src/i18n/ko.json @@ -159,6 +159,11 @@ "hide_follows_description": "내가 팔로우하는 사람을 표시하지 않음", "hide_followers_description": "나를 따르는 사람을 보여주지 마라.", "nsfw_clickthrough": "NSFW 이미지 \"클릭해서 보이기\"를 활성화", + "oauth_tokens": "OAuth 토큰", + "token": "토큰", + "refresh_token": "토큰 새로 고침", + "valid_until": "까지 유효하다", + "revoke_token": "취소", "panelRadius": "패널", "pause_on_unfocused": "탭이 활성 상태가 아닐 때 스트리밍 멈추기", "presets": "프리셋", |
