diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2019-08-05 18:30:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-05 18:30:53 -0700 |
| commit | c542663a33f608e0a5aeded3c6e3abda575ca3e8 (patch) | |
| tree | 4be94aa009870d4317d1daacfc7244584d942a5c | |
| parent | 54b4a20ca21e0674d87c4e289ca9f93977ed6993 (diff) | |
Fix quotes
| -rw-r--r-- | locale/ko.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/ko.po b/locale/ko.po index 13a4ae9e1..640589262 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -573,7 +573,7 @@ msgstr "" #: ports/nrf/common-hal/bleio/Device.c msgid "Failed to connect:" -msgstr 연결할 수 없다"" +msgstr "연결할 수 없다" #: ports/nrf/common-hal/bleio/Device.c msgid "Failed to continue scanning" |
