fix(index): translated the relevant text of displayPledges function to polish
This commit is contained in:
parent
ceb02b2985
commit
dfb0371d06
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@
|
|||
class="inline-flex items-center gap-x-1.5 rounded-full px-2 py-1 text-xs font-medium text-gray-900 dark:text-slate-200 dark:hover:text-slate-400 dark:hover:ring-slate-800 ring-1 ring-inset ring-gray-200 dark:ring-slate-600"
|
||||
href="${pledge.website}"
|
||||
target="_blank">
|
||||
Website
|
||||
Strona
|
||||
</a>
|
||||
</div>
|
||||
<p class="text-gray-700 dark:text-slate-500 text-sm mt-2">${pledge.statement}</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue