mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
i18n strings
This commit is contained in:
parent
08f21346c1
commit
a7dac6911c
2 changed files with 25 additions and 15 deletions
|
@ -8,6 +8,7 @@
|
|||
"close": "Close",
|
||||
"copy": "Copy",
|
||||
"delete": "Delete",
|
||||
"deleted": "Deleted",
|
||||
"duplicate": "Duplicate",
|
||||
"edit": "Edit",
|
||||
"import": "Import",
|
||||
|
@ -25,6 +26,7 @@
|
|||
"publish": "Publish",
|
||||
"print": "Print",
|
||||
"reject": "Reject",
|
||||
"rejected": "Rejected",
|
||||
"remove": "Remove",
|
||||
"reply": "Reply",
|
||||
"reset": "Reset",
|
||||
|
@ -39,13 +41,18 @@
|
|||
"unassigned": "Unassigned",
|
||||
"update": "Update",
|
||||
"version": "Version",
|
||||
|
||||
"name": "Name",
|
||||
"description": "Description",
|
||||
"icon": "Icon",
|
||||
"added": "Added",
|
||||
"viewed": "Viewed",
|
||||
"edited": "Edited",
|
||||
"draft": "Draft",
|
||||
"live": "Live",
|
||||
"archived": "Archived",
|
||||
"approved": "Approved",
|
||||
"reverted": "Reverted",
|
||||
"published": "Published",
|
||||
"name": "Name",
|
||||
"description": "Description",
|
||||
"icon": "Icon",
|
||||
|
||||
"filter": "Filter",
|
||||
"all": "All",
|
||||
|
@ -75,6 +82,9 @@
|
|||
"approval_majority": "Majority approval required from approvers",
|
||||
"approval_unanimous": "Unanimous approval required from all approvers",
|
||||
|
||||
"template_published": "Published Template",
|
||||
|
||||
"block_published": "Published Block",
|
||||
|
||||
"z": "z"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue