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.
2 parents 6e00d81 + 08b3bc8 commit e9969ddCopy full SHA for e9969dd
src/renderer/resources/lang/en.json
@@ -6559,6 +6559,7 @@
6559
"file_save_download": "Download project",
6560
"func": "Function",
6561
"function_create": "Add function",
6562
+ "function_attribute": "Attribute",
6563
"function_add": "Add function",
6564
"interface": "Interface",
6565
"landscape": "Landscape",
@@ -8290,7 +8291,6 @@
8290
8291
"function_param_string": "Character/Number",
8292
"function_param_boolean": "Judgement",
8293
"function_create": "define function %1 %2",
- "function_attribute": "Attribute",
8294
"function_create_value": "Define function %1 %2 %3 Return %4",
8295
"function_general": "function %1",
8296
"function_value": "Function",
0 commit comments