mirror of
https://github.com/dyzulk/trustlab.git
synced 2026-01-26 21:41:52 +07:00
Fix submission errors, localization, and legal URL slugs
This commit is contained in:
@@ -685,7 +685,15 @@
|
||||
"btn_save_draft": "Save Draft",
|
||||
"view_error": "Error loading page or page not found.",
|
||||
"invalid_id": "Invalid Page ID provided.",
|
||||
"loading_editor": "Loading page editor..."
|
||||
"loading_editor": "Loading page editor...",
|
||||
"btn_write": "Write",
|
||||
"btn_preview": "Preview",
|
||||
"markdown_supported": "Markdown is supported",
|
||||
"current_status": "Current Status",
|
||||
"version_update_type": "Version Update Type",
|
||||
"parent_major": "Major Update (v{v}.0)",
|
||||
"parent_minor": "Minor Update (v{v}.x)",
|
||||
"next_version": "Next Version"
|
||||
},
|
||||
"ApiKeys": {
|
||||
"title": "API Keys",
|
||||
|
||||
Reference in New Issue
Block a user