diff options
-rw-r--r-- | i18n/asteroid-compass.ko.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/asteroid-compass.ko.ts b/i18n/asteroid-compass.ko.ts index 2152745..65e6493 100644 --- a/i18n/asteroid-compass.ko.ts +++ b/i18n/asteroid-compass.ko.ts @@ -6,12 +6,12 @@ <message id="id-no-data-calibrate"> <location filename="../src/main.qml" line="45"/> <source><h3>No data</h3>Calibrate the sensor by moving it in an ∞ figure.</source> - <translation type="unfinished"></translation> + <translation><h3>데이터 없음</h3>센서를 ∞ 피규어로 움직여 보정하세요.</translation> </message> <message id="id-app-launcher-name"> <location filename="asteroid-compass.desktop.h" line="6"/> <source>Compass</source> - <translation type="unfinished"></translation> + <translation>컴퍼스</translation> </message> </context> </TS> |