Sha256: 2b4a805aa0d6659febf9dacdf4f0fffb28b1159cd038ef54d5dd1123680834ea
Contents?: true
Size: 1.43 KB
Versions: 32
Compression:
Stored size: 1.43 KB
Contents
en: messages: comments: create_ok : "Comment created." create_error : "One error occurs, comment can't be created." update_ok : "Comment updated." update_error : "One error occurs, comment can't be updated." delete_ok : "Comment deleted." delete_error : "One error occurs, comment can't be deleted." users: inactive: "This account is inactive" create_ok : "User created." create_error : "One error occurs, user can't be created." update_ok : "User updated." update_error : "One error occurs, user can't be updated." emails: user: new_account: title: "New account" body: title: "New account created" subtitle: "Congratulation for your new account" login: "Your login is: %{login}" password: "Your password is: %{password}" url_label: "Click here to access service" activerecord: models: dorsale/address: one: "Address" other: "Addresses" dorsale/comment: one: "Comment" other: "Comments" attributes: dorsale/comment: title: "Title (optional)" text: "Comment" activemodel: attributes: dorsale/email: from: "From" to: "To" cc: "Copy" subject: "Subject" body: "Message" attachments: "Attachments" attachment_names: "Attachments"
Version data entries
32 entries across 32 versions & 1 rubygems