1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

[WIP] i18n constant strings

This commit is contained in:
McMatts 2022-03-01 22:40:51 -05:00
parent ce4f62d346
commit 08f21346c1
40 changed files with 112 additions and 117 deletions

View file

@ -5,7 +5,40 @@
"approve": "Approve",
"authenticate": "Authenticate",
"cancel": "Cancel",
"close": "Close",
"copy": "Copy",
"delete": "Delete",
"duplicate": "Duplicate",
"edit": "Edit",
"import": "Import",
"export": "Export",
"file": "File",
"insert": "Insert",
"invite": "Invite",
"join": "Join",
"leave": "Leave",
"login": "Login",
"move": "Move",
"next": "Next",
"ok": "OK",
"preview": "Preview",
"publish": "Publish",
"print": "Print",
"reject": "Reject",
"remove": "Remove",
"reply": "Reply",
"reset": "Reset",
"restore": "Restore",
"request": "Request",
"save": "Save",
"search": "Search",
"send": "Send",
"share": "Share",
"signin": "Sign In",
"sort": "Sort",
"unassigned": "Unassigned",
"update": "Update",
"version": "Version",
"name": "Name",
"description": "Description",
@ -23,6 +56,8 @@
"label": "Label",
"labels_none": "No labels",
"space": "Space",
"spaces": "Spaces",
"space_new": "New Space",
"space_name": "Space name",
"space_description": "Space description",