Files
huly-platform/plugins/card-assets/lang/en.json
T
2025-11-24 23:51:43 +07:00

66 lines
2.5 KiB
JSON

{
"string": {
"Card": "Card",
"CardApplication": "Cards (beta)",
"Cards": "Cards",
"Content": "Content",
"CreateCard": "Create Card",
"CreateMasterTag": "Create Type",
"CreateTag": "Create Tag",
"MasterTag": "Type",
"MasterTags": "Types",
"Parent": "Parent",
"Tags": "Tags",
"Tag": "Tag",
"AddTag": "Add 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",
"UnsetParent": "Unset parent",
"SetParent": "Set parent",
"CreateChild": "Create child",
"Children": "Children",
"Views": "Views",
"CreateView": "Create View",
"EditView": "Edit View",
"SelectViewType": "Select View Type",
"Document": "Document",
"Documents": "Documents",
"ChangeType": "Change type",
"ChangeTypeWarning": "Warning: Changing the Type of a Card will remove all data for any attributes that do not exist on the target Type. Previous attribute data can be restored by changing the Card back to a previous Type. Card content will not be affected.",
"MasterDetailViews": "Master Detail Views",
"SelectType": "Select Type",
"CreateSpace": "Create space",
"NumberTypes": "{count, plural, one {# type} other {# types}}",
"Labels": "Labels",
"Properties": "Properties",
"NoChildren": "No children",
"ConfigDescription": "Extension for database-style knowledge management.",
"AddCollaborators": "Add collaborators",
"CardTitle": "Title",
"Post": "Post",
"GetIndividualPublicLink": "Get personalized public link",
"ShowLess": "Show less",
"CardContent": "What do you want to share?",
"Feed": "Feed",
"AllCards": "All Cards",
"Favorites": "Favorites",
"RemoveCard": "Remove Card",
"UpdateCard": "Update Card",
"CreateCardPermission": "Create Card",
"AddTagPermission": "Add Tag",
"RemoveTag": "Remove Tag",
"ForbidRemoveCard": "Forbid Remove Card",
"ForbidUpdateCard": "Forbid Update Card",
"ForbidCreateCardPermission": "Forbid Create Card",
"ForbidAddTagPermission": "Forbid Add Tag",
"ForbidRemoveTag": "Forbid Remove Tag",
"Duplicate": "Duplicate"
}
}