15 lines
590 B
JSON
15 lines
590 B
JSON
{
|
|
"popUpWarning.warning.import_1": "If you continue all your local config files",
|
|
"popUpWarning.warning.import_2": "will be imported into the database.",
|
|
"popUpWarning.warning.export_1": "If you continue all your database config",
|
|
"popUpWarning.warning.export_2": "will be written into config files.",
|
|
"popUpWarning.button.import": "Yes, import",
|
|
"popUpWarning.button.export": "Yes, export",
|
|
"popUpWarning.button.cancel": "Cancel",
|
|
|
|
"Header.Title": "Config Sync",
|
|
"Header.Description": "Manage your database config across environments.",
|
|
|
|
"plugin.name": "Config Sync"
|
|
}
|