Skip to content

Commit e9969dd

Browse files
authored
Merge pull request #161 from entrylabs/develop
chore: 함수 속성 영문 다국어 수정
2 parents 6e00d81 + 08b3bc8 commit e9969dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/resources/lang/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6559,6 +6559,7 @@
65596559
"file_save_download": "Download project",
65606560
"func": "Function",
65616561
"function_create": "Add function",
6562+
"function_attribute": "Attribute",
65626563
"function_add": "Add function",
65636564
"interface": "Interface",
65646565
"landscape": "Landscape",
@@ -8290,7 +8291,6 @@
82908291
"function_param_string": "Character/Number",
82918292
"function_param_boolean": "Judgement",
82928293
"function_create": "define function %1 %2",
8293-
"function_attribute": "Attribute",
82948294
"function_create_value": "Define function %1 %2 %3 Return %4",
82958295
"function_general": "function %1",
82968296
"function_value": "Function",

0 commit comments

Comments
 (0)