mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-26 12:34:32 +00:00
fix: i18n
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
: window.location.hostname
|
||||
: database.id
|
||||
}:${isPublic ? database.publicPort : privatePort}/${databaseDefault}`
|
||||
: $t('forms.loading');
|
||||
: $t('forms.loading'));
|
||||
}
|
||||
|
||||
async function changeSettings(name) {
|
||||
|
||||
Reference in New Issue
Block a user