Update translations
This commit is contained in:
parent
02ced68162
commit
a3c7b70107
9 changed files with 216 additions and 0 deletions
24
lib/l10n/app_ko.arb
Normal file
24
lib/l10n/app_ko.arb
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"trackingTitle": "추적",
|
||||
"settingsTitle": "설정",
|
||||
"statusTitle": "로그",
|
||||
"saveButton": "저장",
|
||||
"cancelButton": "취소",
|
||||
"locationButton": "위치 전송",
|
||||
"statusButton": "상태 보기",
|
||||
"settingsButton": "설정 변경",
|
||||
"invalidValue": "잘못된 값",
|
||||
"idLabel": "기기 식별자",
|
||||
"urlLabel": "서버 URL",
|
||||
"accuracyLabel": "위치 정확도",
|
||||
"highAccuracyLabel": "높음",
|
||||
"mediumAccuracyLabel": "보통",
|
||||
"lowAccuracyLabel": "낮음",
|
||||
"intervalLabel": "간격 (초)",
|
||||
"distanceLabel": "거리 (미터)",
|
||||
"bufferLabel": "오프라인 버퍼링",
|
||||
"trackingLabel": "지속 추적",
|
||||
"startAction": "서비스 시작",
|
||||
"stopAction": "서비스 중지",
|
||||
"sosAction": "SOS 전송"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue