The translation key (without namespace prefix)
Optionalvars: Record<string, unknown>Optional variables for string interpolation
Optionalfallback: stringOptional fallback text if translation is not found
The translated string with variables substituted
Basic translation function that returns a translated string.