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

17 lines
380 B
JSON
Raw Normal View History

{
"string": {
"Activity": "Activity",
"Added": "added",
"All": "All",
"Changed": "changed",
"CollectionUpdated": "Update {collection}",
"DocAdded": "added {_class}",
"DocCreated": "created {_class}",
"DocDeleted": "deleted {_class}",
"Edited": "edited",
"From": "from",
"Removed": "removed",
"To": "to",
"Unset": "unset"
}
}