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

i18n section strings

This commit is contained in:
McMatts 2022-03-10 13:49:19 -05:00
parent f735ae1278
commit ce9c635fb4
7 changed files with 39 additions and 22 deletions

View file

@ -20,6 +20,7 @@
"export": "Export",
"exported": "Exported",
"test": "Test",
"configure": "Configure",
"error": "Error",
"file": "File",
"insert": "Insert",
@ -49,6 +50,7 @@
"share": "Share",
"discard": "Discard",
"continue": "Continue",
"code": "code",
"signin": "Sign In",
"sort": "Sort",
"sort_ascending": "Ascending",
@ -292,13 +294,25 @@
"section_publish": "Publish Re-usable Content Block",
"section_publish_name_explain": "Provide a short title for the reusable content block",
"section_publish_desc_explain": "Short description to help others understand the reusable content block",
"section_airtable": "Airtable",
"section_airtable_explain": "Part spreadsheet, part database, and entirely flexible (https://airtable.com)",
"section_airtable_code": "Airtable embed code",
"section_code_tip": "Concise name that describes code snippet",
"section_drawio": "Draw.io",
"section_drawio_explain": "For making flowcharts, process diagrams, org charts, UML, ER diagrams, network diagrams and much more (https://about.draw.io)",
"section_iframe": "iFrame",
"section_iframe_explain": "Embed an iFrame",
"section_iframe_code": "iFrame embed code",
"section_gemini": "Gemini",
"section_gemini_explain": "Gemini enterprise issue tracking and help desk software (https://www.countersoft.com)",
"section_gemini_url": "Gemini URL",
"section_gemini_url_explain": "e.g. https://helpdesk.countersoft.com",
"section_gemini_key": "API Key (from user profile)",
"section_gemini_workspace": "Workspace",
"section_jira": "Jira Software",
"section_jira_explain": "Jira provides issue tracking and agile software",
"section_jira_admin": "Your Documize Community administrator needs to provide Jira connection details before usage.",
"section_jira_no_auth": "Jira connector not authenticated",
"login_cas": "Authenticating with CAS...",
"login_cass_error": "CAS authentication failure",