Sha256: 630f214ef5fd0c23c2050a1544f1bc29eef635da7bbac17564f7e0f5d03a9c8c

Contents?: true

Size: 643 Bytes

Versions: 2

Compression:

Stored size: 643 Bytes

Contents

# Hobo application translation file for Russian.
# Please, add the specific models and attributes for your application.

ru:

  attributes:
    created_at: Создано
    updated_at: Обновлено

  activerecord:
    models:
      user:
        one: Пользователь
        other: Пользователи
    attributes:
      user:
        name: Имя
        password: Пароль
        password_confirmation: Подтверждение пароля
        email_address: Электронный адрес
#    attribute_help:
#      user:
#        email_address: We will never share your address with third parties

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hobo-1.3.0.pre25 lib/generators/hobo/i18n/templates/app.ru.yml
hobo-1.3.0.pre24 lib/generators/hobo/i18n/templates/app.ru.yml