TranslationOptions Interface

Options for Localization

Properties

Name Type Description
context any | undefined used for contexts (eg.  
count number | undefined count value used for plurals  
defaultValue any | undefined defaultValue to return if a translation was not found  
fallbackLng string | undefined override language to lookup key if not found see fallbacks for details  
lngs string[] | undefined override languages to use  

Defined in

Last Updated: 13 May, 2024