1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 05:25:27 +02:00

i18n search strings

This commit is contained in:
McMatts 2022-03-08 11:35:59 -05:00
parent 6d735e8579
commit e0805d7131
4 changed files with 32 additions and 21 deletions

View file

@ -24,7 +24,7 @@
"join": "Join",
"leave": "Leave",
"login": "Login",
"logout": "logout",
"logout": "Logout",
"authentication": "Authentication",
"move": "Move",
"moved": "Moved",
@ -45,6 +45,11 @@
"share": "Share",
"signin": "Sign In",
"sort": "Sort",
"sort_ascending": "Ascending",
"sort_descending": "Descending",
"sort_by_name": "Name",
"sort_by_created": "Created date",
"sort_by_revised": "Last updated",
"unassigned": "Unassigned",
"update": "Update",
"viewed": "Viewed",
@ -76,6 +81,7 @@
"filter": "Filter",
"all": "All",
"not_found": "Not found",
"nothing_found": "Nothing found",
"expand_collapse": "Expand/collapse",
"options": "Options",
"settings": "Settings",
@ -85,6 +91,8 @@
"profile": "Profile",
"go_top": "Go top",
"help": "Help",
"reference": "reference",
"references": "references",
"public": "Public",
"protected": "Protected",
@ -109,6 +117,9 @@
"reports": "Reports",
"bookmarks": "Bookmarks",
"content": "Content",
"template": "Template",
"document": "document",
"documents": "documents",
"space_new": "New Space",
"space_name": "Space name",
@ -145,6 +156,8 @@
"welcome": "Welcome to Documize",
"welcome_explain": "Let's set up your account and get you started",
"profile_explain": "Manage your profile and password",
"search_hint": "keywords, tags",
"search_too_short": "Your search query is too short",
"search_doc_name": "Document name",
"search_doc_content": "Document content",
"search_tag_name": "Tag name",