Sha256: 7f0af0e634e50e886802766475b139054af50ff7864ecd27d830b12e0f02ea00
Contents?: true
Size: 1.01 KB
Versions: 10
Compression:
Stored size: 1.01 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' 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
10 entries across 10 versions & 1 rubygems