Sha256: 7d69b0a30e1bdb299e59eb57f5e2433369dda4521dd4034632a47f4e4906e957

Contents?: true

Size: 983 Bytes

Versions: 7

Compression:

Stored size: 983 Bytes

Contents

# Files in the config/locales directory are used for internationalization
# and are automatically loaded by Rails. If you want to use locales other
# than English, add the necessary files in this directory.
#
# To use the locales, use `I18n.t`:
#
#     I18n.t 'hello'
#
# In views, this is aliased to just `t`:
#
#     <%= t('hello') %>
#
# To use a different locale, set it with `I18n.locale`:
#
#     I18n.locale = :es
#
# This would use the information in config/locales/es.yml.
#
# To learn more, please read the Rails Internationalization guide
# available at http://guides.rubyonrails.org/i18n.html.

es:
  sublease:
    errors:
      changed: no puede ser cambiado
      domain_not_found: "No se encontrĂ³ un inquilino con el dominio \"%{domain}\"."
      subdomain_not_found: "No se encontrĂ³ un inquilino con el subdominio \"%{subdomain}\"."
      subdomain_and_domain_not_found: "No se encontrĂ³ un inquilino con el subdominio \"%{subdomain}\" y el dominio \"%{domain}\"."

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
sublease-0.3.0 config/locales/es.yml
sublease-0.2.3 config/locales/es.yml
sublease-0.2.2 config/locales/es.yml
sublease-0.2.1 config/locales/es.yml
sublease-0.2.0 config/locales/es.yml
sublease-0.1.1 config/locales/es.yml
sublease-0.1.0 config/locales/es.yml