We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d22ff commit 09f9b40Copy full SHA for 09f9b40
1 file changed
translations/ko.json
@@ -2,6 +2,7 @@
2
"@metadata": {
3
"authors": [
4
"CHK2605",
5
+ "Tensama0415",
6
"Ykhwong"
7
]
8
},
@@ -25,6 +26,9 @@
25
26
"batchcommand-py-operation-create-property": "속성 만들기",
27
"batchcommand-py-operation-set-statement": "서술 설정",
28
"batchcommand-py-operation-create-statement": "서술 만들기",
29
+ "batchcommand-py-operation-switch-statement-value": "서술 값 전환하기",
30
+ "batchcommand-py-operation-switch-statement-property": "서술 속성 전환하기",
31
+ "batchcommand-py-operation-switch-statement-property-and-value": "서술 속성과 값 전환하기",
32
"batchcommand-py-operation-remove-statement-by-id": "ID로 서술 제거",
33
"batchcommand-py-operation-remove-statement-by-value": "값으로 서술 제거",
34
"batchcommand-py-operation-remove-qualifier": "한정어 제거",
0 commit comments