@extends('backend.layout.master-tailwind') @section('title', __('Edit All Words')) @section('admin_styles') @endsection @section('content')
{{ $language->name }}
{{ __('Click a source string on the left to edit its translation.') }}
{{ __('Selected source text') }}
{{ __('Add New Translatable String') }}