language strings updates

This commit is contained in:
Čarodej
2022-03-20 12:12:09 +01:00
parent 98d9f3ab0d
commit 881facc867
121 changed files with 1729 additions and 1400 deletions

View File

@@ -4,7 +4,7 @@
class="card shadow-card"
>
<FormLabel icon="frown">
{{ $t('Failed Payments') }}
{{ $t('failed_payments') }}
</FormLabel>
<b class="-mt-3 mb-0.5 block text-2xl font-extrabold sm:text-3xl">
@@ -14,7 +14,7 @@
<b class="mb-3 mb-5 block text-sm text-gray-400">
{{
$t(
"We are unable to charge your usage. Please register new credit card or fund your account with sufficient amount and we'll give it another try!"
"unable_to_charge"
)
}}
</b>