I18n Service interface
Get current locale
Current locale code from RouterContext or default
Translate a message key
Message key (e.g., 'common.actions.save', 'errors.notFound')
Optional
Optional parameters for interpolation
Translated string
I18n Service interface