#26 - Loading animation + success message fix
This commit was merged in pull request #31.
This commit is contained in:
@@ -32,6 +32,9 @@ function rsv_localize_api(string $handle): void {
|
||||
'count_few' => '%d termíny',
|
||||
'count_many' => '%d termínů',
|
||||
'currency' => 'Kč',
|
||||
'subtotal' => 'Mezisoučet',
|
||||
'discount' => 'Sleva',
|
||||
'total' => 'Celkem',
|
||||
],
|
||||
'form' => [
|
||||
'success_title' => 'Rezervace potvrzena!',
|
||||
|
||||
Reference in New Issue
Block a user