# File lib/gettext-setup/gettext_setup.rb, line 60
  def self.candidate_locales
    Locale.candidates(type: :cldr).join(',')
  end