dns: add dnsimple

This commit is contained in:
Girish Ramakrishnan
2023-10-23 23:17:32 +02:00
parent e7208278fc
commit eb1f3d8b55
13 changed files with 463 additions and 57 deletions

View File

@@ -22,7 +22,8 @@
"auth": {
"nosso": "Log in met specifiek account",
"sso": "Log in met Cloudron aanmeldgegevens",
"email": "Log in met e-mailadres"
"email": "Log in met e-mailadres",
"openid": "Log in met Cloudron OpenID"
},
"addAppAction": "App toevoegen",
"addAppproxyAction": "App Proxy toevoegen",
@@ -1812,7 +1813,11 @@
"mountStatus": "Koppel status",
"localDirectory": "Lokale map",
"type": "Type",
"remountActionTooltip": "Her-koppel Volume"
"remountActionTooltip": "Her-koppel Volume",
"editVolumeDialog": {
"title": "Bewerk volume {{ name }}"
},
"editActionTooltip": "Bewerk Volume"
},
"lang": {
"it": "Italiaans",