|
116 | 116 | "description": "Title for error message relating to project loading" |
117 | 117 | }, |
118 | 118 | "code-label": { |
119 | | - "defaultMessage": "Code", |
| 119 | + "defaultMessage": "코드", |
120 | 120 | "description": "Code column heading" |
121 | 121 | }, |
122 | 122 | "code-label-tooltip-aria": { |
|
480 | 480 | "description": "Confirmation dialog text" |
481 | 481 | }, |
482 | 482 | "delete-recording-aria": { |
483 | | - "defaultMessage": "\"{action}\" 행동에 대한 샘플 {numSamples}개 중 {sample}개의 기록 샘플 삭제", |
| 483 | + "defaultMessage": "\"{action}\" 행동에 대한 {numSamples}개의 기록 {sample} 삭제", |
484 | 484 | "description": "Aria label for data sample delete action" |
485 | 485 | }, |
486 | 486 | "disconnect-action": { |
|
756 | 756 | "description": "Graph line weight option" |
757 | 757 | }, |
758 | 758 | "graph-preview": { |
759 | | - "defaultMessage": "Graph preview", |
| 759 | + "defaultMessage": "그래프 미리보기", |
760 | 760 | "description": "Label for preview of the graph shown in the settings dialog" |
761 | 761 | }, |
762 | 762 | "help-label": { |
|
1160 | 1160 | "description": "New page title" |
1161 | 1161 | }, |
1162 | 1162 | "next-action": { |
1163 | | - "defaultMessage": "Next", |
| 1163 | + "defaultMessage": "다음", |
1164 | 1164 | "description": "Next button text for dialogs and similar" |
1165 | 1165 | }, |
1166 | 1166 | "no-data-samples": { |
|
1432 | 1432 | "description": "Alt text for the step-by-step home page diagram" |
1433 | 1433 | }, |
1434 | 1434 | "steps-code": { |
1435 | | - "defaultMessage": "Code", |
| 1435 | + "defaultMessage": "코드", |
1436 | 1436 | "description": "Step in home page diagram" |
1437 | 1437 | }, |
1438 | 1438 | "steps-collect-data": { |
|
0 commit comments