{{-- Top bar: language picker + progress + import/export --}}
{{ __('Progress') }}
{{ __('Export') }}
{{-- Filters + save bar --}}
{{-- Strings table --}}
# {{ __('English (source)') }} {{ __('Translation') }} ({{ $code }}) {{ __('Status') }}
{{-- Pagination --}}
{{ __('Page') }} {{ __('of') }}
{{-- Import modal --}}

{{ __('Import Translations') }}

@csrf
{{ __('Upload a JSON file OR paste JSON text below. Only keys that exist in en.json will be imported; orphan keys are silently skipped.') }}
— {{ __('OR') }} —