Correction for translation items.

This commit is contained in:
2024-12-11 11:56:20 +01:00
parent 13c23a076a
commit 6f70849621
2 changed files with 2 additions and 1 deletions

View File

@@ -90,7 +90,7 @@
</x-secondary-button>
<x-danger-button class="ms-3" x-on:click="deleteTax();$dispatch('close');">
{{ __('configuration.Delete taxrate') }}
{{ __('configuration.Delete Taxrate') }}
</x-danger-button>
</div>
</form>