mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-23 16:24:57 +00:00
24 lines
776 B
JSON
24 lines
776 B
JSON
{
|
|
"string": {
|
|
"Card": "Card",
|
|
"CardApplication": "Cards",
|
|
"Cards": "Cards",
|
|
"Content": "Content",
|
|
"CreateCard": "Create Card",
|
|
"CreateMasterTag": "Create Type",
|
|
"CreateTag": "Create Tag",
|
|
"MasterTag": "Type",
|
|
"MasterTags": "Types",
|
|
"Parent": "Parent",
|
|
"Tags": "Tags",
|
|
"Tag": "Tag",
|
|
"CardLibrary": "Card Library",
|
|
"MinimizeAll": "Minimize All",
|
|
"ExpandAll": "Expand All",
|
|
"DeleteTag": "Delete Tag",
|
|
"TagRelations": "Tag Relations",
|
|
"DeleteTagConfirm": "Are you sure you want to delete this tag? All related properties will be deleted",
|
|
"DeleteMasterTag": "Delete Type",
|
|
"DeleteMasterTagConfirm": "Are you sure you want to delete this type? All objects related to this type will be deleted"
|
|
}
|
|
} |