diff options
Diffstat (limited to 'enigma/src')
| -rw-r--r-- | enigma/src/main/resources/lang/en_us.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/enigma/src/main/resources/lang/en_us.json b/enigma/src/main/resources/lang/en_us.json index 3919b9e..5d7ee25 100644 --- a/enigma/src/main/resources/lang/en_us.json +++ b/enigma/src/main/resources/lang/en_us.json | |||
| @@ -106,6 +106,7 @@ | |||
| 106 | "info_panel.identifier.method": "Method", | 106 | "info_panel.identifier.method": "Method", |
| 107 | "info_panel.identifier.constructor": "Constructor", | 107 | "info_panel.identifier.constructor": "Constructor", |
| 108 | "info_panel.identifier.class": "Class", | 108 | "info_panel.identifier.class": "Class", |
| 109 | "info_panel.identifier.original_name": "Original Name", | ||
| 109 | "info_panel.identifier.type_descriptor": "Type Descriptor", | 110 | "info_panel.identifier.type_descriptor": "Type Descriptor", |
| 110 | "info_panel.identifier.method_descriptor": "Method Descriptor", | 111 | "info_panel.identifier.method_descriptor": "Method Descriptor", |
| 111 | "info_panel.identifier.modifier": "Modifier", | 112 | "info_panel.identifier.modifier": "Modifier", |