Patch langs problems

This commit is contained in:
Restray
2022-04-04 11:50:54 +02:00
parent e4f701b148
commit 448611039c
3 changed files with 3 additions and 1 deletions

View File

@@ -296,7 +296,7 @@
<div class="grid grid-cols-2">
<div class="flex-col">
<label for="fqdn" class="pt-2 text-base font-bold text-stone-100"
>{$t('application.domain_fqdn')}</label
>{$t('application.url_fqdn')}</label
>
{#if browser && window.location.hostname === 'demo.coolify.io'}
<Explainer