add languages

This commit is contained in:
Benjamin Takats
2022-12-18 21:15:23 +01:00
parent 31c9a66244
commit cf6afdcb43
489 changed files with 589 additions and 36883 deletions

View File

@@ -102,7 +102,7 @@
<button class="rounded-md inline-flex text-secondary-400 hover:text-secondary-500 focus:outline-none"
x-show="notification.closeButton"
x-on:click="closeNotification(notification)">
<span class="sr-only">Close</span>
<span class="sr-only">{{ __('Close') }}</span>
<x-dynamic-component
:component="WireUi::component('icon')"
class="h-5 w-5"