platform/plugins/activity-assets/lang/en.json
Andrey Sobolev b1aa6c1132
Allow collection change display in activity (#1068)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-28 11:32:44 +07:00

15 lines
328 B
JSON

{
"string": {
"Delete": "Delete",
"Edit": "Edit",
"Edited": "edited",
"DocCreated": "created {_class}",
"DocDeleted": "deleted {_class}",
"Activity": "Activity",
"Changed": "changed",
"To": "to",
"Unset": "unset",
"System": "System",
"CollectionUpdated": "Update {collection}"
}
}