platform/plugins/card-assets/lang/en.json

24 lines
776 B
JSON
Raw Normal View History

2025-01-29 04:35:17 +00:00
{
"string": {
"Card": "Card",
"CardApplication": "Cards",
"Cards": "Cards",
"Content": "Content",
"CreateCard": "Create Card",
"CreateMasterTag": "Create Type",
2025-01-29 04:35:17 +00:00
"CreateTag": "Create Tag",
"MasterTag": "Type",
"MasterTags": "Types",
2025-01-29 04:35:17 +00:00
"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"
2025-01-29 04:35:17 +00:00
}
}