Sha256: 70770ec7d3350b0e04ecdaa14b23ace2fe28b2793f30aa010331172ff99a0e1c
Contents?: true
Size: 1.05 KB
Versions: 13
Compression:
Stored size: 1.05 KB
Contents
# Sample localization file for English. Add more files in this directory for other locales. # See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. en: hello: "Hello world" tb_core: errors: not_found: title: "Not Found" message: "The %{item} you were looking for could not be found." access_denied: title: "Access Denied" message: "You do not have permission to view the requested %{item}." unauthorized: title: "Unauthorized" message: "You must log in to view the requested %{item}." activerecord: attributes: spud_user: spud_role_id: 'Role' password_confirmation: 'Confirm password' requires_password_change: 'Require change' current_login_at: 'Logged in at' tb_core_mailer: forgot_password_notification: subject: 'Forgot Password Request from %{site_name}' user_credentials: subject: 'Your login credentials for %{site_name}' greeting: 'Here are your login credentials for %{site_name}:'
Version data entries
13 entries across 13 versions & 1 rubygems