Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion localization/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,20 @@
"HELP__RE_CONNECTION_CLOUD_AZURE_BLOB_STORAGE": "https://hackolade.com/help/Protobufschemafileorregistry.html#Azure%20Blob%20Storage",
"HELP__RE_CONNECTION_CLOUD_GOOGLE_CLOUD_STORAGE": "https://hackolade.com/help/Protobufschemafileorregistry.html#Google%20Cloud%20Storage",
"HELP__RE_CONNECTION_CLOUD_AZURE_SCHEMA_REGISTRY": "https://hackolade.com/help/Protobufschemafileorregistry.html#Azure%20Schema%20Registry%20for%20Event%20Hubs",
"HELP__RE_CONNECTION_CLOUD_PULSAR_SCHEMA_REGISTRY": "https://hackolade.com/help/Protobufschemafileorregistry.html#Pulsar%20Schema%20Registry"
"HELP__RE_CONNECTION_CLOUD_PULSAR_SCHEMA_REGISTRY": "https://hackolade.com/help/Protobufschemafileorregistry.html#Pulsar%20Schema%20Registry",

"MAIN_MENU___ATTRIBUTES": "Column in Message Boxes",
"MAIN_MENU___DESCRIPTIONS": "Description in Message Boxes",
"MAIN_MENU___HIDE_ALL_ATTRIBUTES": "Empty Message Boxes",
"MAIN_MENU___REQUIRED_ATTRIBUTES": "Required Columns",
"MAIN_MENU___NULLABLE_ATTRIBUTES": "Nullable Columns",
"TOOLBAR___ATTRIBUTES": "Column in message boxes",
"TOOLBAR___DESCRIPTIONS": "Description in message boxes",
"TOOLBAR___HIDE_ALL_ATTRIBUTES": "Empty message boxes",
"TOOLBAR___REQUIRED_ATTRIBUTES": "Required columns",
"TOOLBAR___NULLABLE_ATTRIBUTES": "Nullable columns",
"MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_ENTITY_BOX_CONTENT": "Display of message box content",
"MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_FIELDS": "Columns",
"MODAL_WINDOW___OPTIONS_DISPLAY_REQUIRED_ATTRIBUTES": "Required columns",
"MODAL_WINDOW___OPTIONS_DISPLAY_NULLABLE_ATTRIBUTES": "Nullable columns"
}