platform/plugins/activity-assets/lang/en.json
Kristina ea3eb4af83
New Activity - squashed (#4032)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
2023-12-11 18:54:36 +07:00

17 lines
380 B
JSON

{
"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"
}
}