@props([ 'createAction' => 'checkTranslations', 'createAnotherProperty' => 'createAnother', 'updateMode' => false, ]) {{-- Footer Buttons --}}
{{ $updateMode ? __('Update') : __('Create') }} @unless($updateMode) {{ __('Create & create another') }} @endunless {{ __('Cancel') }}

{{ __('Missing Translations') }}

{{ __('You have not translated the strings in:') }}

{{ __('Do you want to translate them automatically using Google Translate?') }}