Commit a830401e authored by alissonalbuquerque's avatar alissonalbuquerque
Browse files

add traducao de botão sai'

r
parent 62990eb1
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<x-responsive-nav-link :href="route('logout')" onclick="event.preventDefault(); <x-responsive-nav-link :href="route('logout')" onclick="event.preventDefault();
this.closest('form').submit();"> this.closest('form').submit();">
{{ __('Log Out') }} {{ __('Sair') }}
</x-responsive-nav-link> </x-responsive-nav-link>
</form> </form>
</div> </div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment