@extends('layouts.app') @section('title', __('Translation Manager')) @section('content') @php($completion = $totalKeys ? round(($savedCount / $totalKeys) * 100) : 100)
{{ __('No missing translation keys found for this filter.') }}