platform/plugins/activity-assets/lang/en.json
Alex d9de0f24bd
Board: Fix push/pull activity (#1718)
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
2022-05-13 13:42:14 +07:00

18 lines
396 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}",
"Added": "added",
"Removed": "removed",
"From": "from"
}
}