Sha256: c4bafbc8da9442ccc3d721f0cc7b16cf73b0c82f02af3028d430f261a5ab32a2
Contents?: true
Size: 253 Bytes
Versions: 21
Compression:
Stored size: 253 Bytes
Contents
# frozen_string_literal: true module PublifyCore module Lang LIST = [:da_DK, :de_DE, :en_US, :es_MX, :fr_FR, :he_IL, :it_IT, :ja_JP, :lt_LT, :nb_NO, :nl_NL, :pl_PL, :ro_RO, :ru_RU, :zh_TW, :zh_CN, :pt_BR].freeze end end
Version data entries
21 entries across 21 versions & 2 rubygems