honcho: plugin web pages with i18n, defer plugin detail to custom admin page
Nightly Build / build (push) Failing after 6m13s
Nightly Build / build (push) Failing after 6m13s
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"plugin.honcho.err.admin_only": "Admin only.",
|
||||
"plugin.honcho.err.base_url_empty": "Enter the Honcho server URL first.",
|
||||
"plugin.honcho.err.test_failed": "Could not reach Honcho: {detail}"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"plugin.honcho.err.admin_only": "Administrateur uniquement.",
|
||||
"plugin.honcho.err.base_url_empty": "Saisissez d'abord l'URL du serveur Honcho.",
|
||||
"plugin.honcho.err.test_failed": "Impossible de joindre Honcho : {detail}"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"plugin.honcho.err.admin_only": "Solo amministratore.",
|
||||
"plugin.honcho.err.base_url_empty": "Inserisci prima l'URL del server Honcho.",
|
||||
"plugin.honcho.err.test_failed": "Impossibile raggiungere Honcho: {detail}"
|
||||
}
|
||||
Reference in New Issue
Block a user