module Stringex::Localization
def initial_translation(scope, key, locale)
def initial_translation(scope, key, locale) backend.initial_translation(scope, key, locale) end
def initial_translation(scope, key, locale) backend.initial_translation(scope, key, locale) end