mirror of
https://github.com/dyzulk/trustlab.git
synced 2026-01-26 21:41:52 +07:00
fix: add missing localization keys for LegalAdmin
This commit is contained in:
@@ -700,12 +700,14 @@
|
||||
"loading_editor": "Loading page editor...",
|
||||
"btn_write": "Write",
|
||||
"btn_preview": "Preview",
|
||||
"no_content_preview": "No content to preview.",
|
||||
"markdown_supported": "Markdown is supported",
|
||||
"current_status": "Current Status",
|
||||
"version_update_type": "Version Update Type",
|
||||
"parent_major": "Parent Major Version",
|
||||
"parent_minor": "Parent Minor Version",
|
||||
"next_version": "Next Version"
|
||||
"next_version": "Next Version",
|
||||
"status_live": "Live on Site"
|
||||
},
|
||||
"ApiKeys": {
|
||||
"title": "API Keys",
|
||||
|
||||
Reference in New Issue
Block a user