mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
add languages
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<x-comments::signed-layout>
|
||||
|
||||
Do you want to unsubscribe?
|
||||
{{ __('Do you want to unsubscribe?') }}
|
||||
|
||||
<form class="form" method="POST">
|
||||
@csrf
|
||||
<button id="confirmationButton" class="button" type="submit">Approve</button>
|
||||
<button id="confirmationButton" class="button" type="submit">{{ __('Approve') }}</button>
|
||||
</form>
|
||||
|
||||
</x-comments::signed-layout>
|
||||
|
||||
Reference in New Issue
Block a user