Drupal: slovnicni popravki

This commit is contained in:
Robert 2021-03-18 15:03:15 +01:00
parent f137cb664f
commit 8d714b9ed3

View File

@ -568,11 +568,11 @@
<?php if ($language->language == 'sl'): ?> <?php if ($language->language == 'sl'): ?>
Soglašam, da pri nakazilu sprejemam vse bančne transakcije, ki bodo pri tem nastale. Soglašam, da pri nakazilu sprejemam vse bančne transakcije, ki bodo pri tem nastale.
V nasprotnem primeru z nakupom ne morete nadaljevati in napredni paket ne bo aktiviran. V nasprotnem primeru z nakupom ne morete nadaljevati in napredni paket ne bo aktiviran.
Če želite takojšnjo aktivacijo naprednega paketa, uporabite plačilo z bančno kartico ali PayPal. Če želite takojšnjo aktivacijo naprednega paketa, uporabite plačilo s kreditno kartico ali PayPal.
<?php else: ?> <?php else: ?>
I agree that I accept all bank transactions that will occur when making a transfer. I agree that I accept all bank transactions that will occur when making a transfer.
Otherwise, you cannot proceed with the purchase and the advanced package will not be activated. Otherwise, you cannot proceed with the purchase and the advanced package will not be activated.
If you want to activate the advanced package immediately, use payment by bank card or PayPal. If you want to activate the advanced package immediately, use payment by credit card or PayPal.
<?php endif; ?> <?php endif; ?>
</label> </label>
</span> </span>