ref #78
This commit is contained in:
2021-02-20 19:13:33 +01:00
parent cb704c4551
commit 19393006ef
6 changed files with 39 additions and 25 deletions

View File

@@ -33,7 +33,7 @@
<div
class="bg-teal-lightest border-t-4 border-teal rounded-b text-teal-darkest px-4 py-3 shadow-md my-2"
role="alert">
<p class="font-bold">donors are being loaded</p>
<p class="font-bold">{$_('donors-are-being-loaded')}</p>
<p class="text-sm">{$_('this-might-take-a-moment')}</p>
</div>
{:then}