File: //usr/local/rvm/gems/ruby-3.0.2/doc/i18n-1.8.11/ri/I18n/Backend/Fallbacks/translate-i.ri
U:RDoc::AnyMethod[iI"translate:ETI"'I18n::Backend::Fallbacks#translate;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"KOverwrites the Base backend translate method so that it will try each ;TI"Glocale given by I18n.fallbacks for the given locale. E.g. for the ;TI"Dlocale :"de-DE" it might try the locales :"de-DE", :de and :en ;TI"L(depends on the fallbacks implementation) until it finds a result with ;TI"Fthe given options. If it does not find any result for any of the ;TI"<locales it will then throw MissingTranslation as usual.;To:RDoc::Markup::BlankLine o;
; [I"IThe default option takes precedence over fallback locales only when ;TI"Eit's a Symbol. When the default contains a String, Proc or Hash ;TI"Iit is evaluated last after all the fallback locales have been tried.;T:
@fileI""lib/i18n/backend/fallbacks.rb;T:0@omit_headings_from_table_of_contents_below000[ I"((locale, key, options = EMPTY_HASH);T@TI"Fallbacks;TcRDoc::NormalModule00