Sha256: accf421d083a74b75dfe921d2fa0b66d3d41db1366a45324ca2b75590d4e535c

Contents?: true

Size: 246 Bytes

Versions: 160

Compression:

Stored size: 246 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/locales/module_i18n_translate'

class Module
  def i18n_translate(entry_suffix, values = {})
    ::EacRubyUtils::Locales::ModuleI18nTranslate.new(self, entry_suffix, values).result
  end
end

Version data entries

160 entries across 160 versions & 3 rubygems

Version Path
eac_ruby_utils-0.124.0 lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.97.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_ruby_utils-0.123.0 lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_ruby_utils-0.121.0 lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_ruby_utils-0.120.0 lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.76.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.76.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.75.2 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_ruby_utils-0.119.2 lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.75.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.75.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_ruby_utils-0.119.1 lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.74.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.74.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.73.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_ruby_utils-0.119.0 lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.72.0 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_ruby_utils-0.118.1 lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_ruby_utils-0.118.0 lib/eac_ruby_utils/patches/module/i18n_translate.rb
eac_tools-0.70.1 sub/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb