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
14 changes: 7 additions & 7 deletions localization/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,17 +140,17 @@
"CENTRAL_PANE___FE_SCRIPT": "Cosmos DB script",
"MAIN_MENU___FORWARD_DB_BUCKETS": "Cosmos DB script",

"MAIN_MENU___ATTRIBUTES": "Attributes in Item Boxes",
"MAIN_MENU___DESCRIPTIONS": "Description in Item Boxes",
"MAIN_MENU___HIDE_ALL_ATTRIBUTES": "Empty Item Boxes",
"MAIN_MENU___ATTRIBUTES": "Attributes in Item Type Boxes",
"MAIN_MENU___DESCRIPTIONS": "Description in Item Type Boxes",
"MAIN_MENU___HIDE_ALL_ATTRIBUTES": "Empty Item Type Boxes",
"MAIN_MENU___REQUIRED_ATTRIBUTES": "Required Attributes",
"MAIN_MENU___NULLABLE_ATTRIBUTES": "Nullable Attributes",
"TOOLBAR___ATTRIBUTES": "Attributes in item boxes",
"TOOLBAR___DESCRIPTIONS": "Description in item boxes",
"TOOLBAR___HIDE_ALL_ATTRIBUTES": "Empty item boxes",
"TOOLBAR___ATTRIBUTES": "Attributes in item type boxes",
"TOOLBAR___DESCRIPTIONS": "Description in item type boxes",
"TOOLBAR___HIDE_ALL_ATTRIBUTES": "Empty item type boxes",
"TOOLBAR___REQUIRED_ATTRIBUTES": "Required attributes",
"TOOLBAR___NULLABLE_ATTRIBUTES": "Nullable attributes",
"MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_ENTITY_BOX_CONTENT": "Display of item box content",
"MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_ENTITY_BOX_CONTENT": "Display of item type box content",
"MODAL_WINDOW___OPTIONS_DISPLAY_ERD_V_FIELDS": "Attributes",
"MODAL_WINDOW___OPTIONS_DISPLAY_REQUIRED_ATTRIBUTES": "Required attributes",
"MODAL_WINDOW___OPTIONS_DISPLAY_NULLABLE_ATTRIBUTES": "Nullable attributes"
Expand Down
Loading