Sha256: d0bc4fa3751cd6dcc682c899ca01b256e40cae2729c49856e1cd898b97761d08
Contents?: true
Size: 195 Bytes
Versions: 6
Compression:
Stored size: 195 Bytes
Contents
require 'i18n' module I18n::Base extend Ruby3BackwardCompatibility::CallableWithHash callable_with_hash :translate, :translate!, :localize, :t, :l, :transliterate, ignore_missing: true end
Version data entries
6 entries across 6 versions & 1 rubygems