diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2016-11-15 23:56:03 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2016-11-16 00:55:33 +0100 |
commit | 546c4718e781f8900ba6498307ccb1e659de5edd (patch) | |
tree | f69b4941a8806cceff656991cffc46c9661654e7 /app/views/auth | |
parent | 3ce6ac0ce2e482bc1f2784c3c7f716172b151902 (diff) |
Localizations for most server-side strings
Diffstat (limited to 'app/views/auth')
-rw-r--r-- | app/views/auth/mailer/confirmation_instructions.en.html.erb (renamed from app/views/auth/mailer/confirmation_instructions.html.erb) | 0 | ||||
-rw-r--r-- | app/views/auth/mailer/confirmation_instructions.en.text.erb (renamed from app/views/auth/mailer/confirmation_instructions.text.erb) | 0 | ||||
-rw-r--r-- | app/views/auth/mailer/password_change.en.html.erb (renamed from app/views/auth/mailer/password_change.html.erb) | 0 | ||||
-rw-r--r-- | app/views/auth/mailer/password_change.en.text.erb (renamed from app/views/auth/mailer/password_change.text.erb) | 0 | ||||
-rw-r--r-- | app/views/auth/mailer/reset_password_instructions.en.html.erb (renamed from app/views/auth/mailer/reset_password_instructions.html.erb) | 0 | ||||
-rw-r--r-- | app/views/auth/mailer/reset_password_instructions.en.text.erb (renamed from app/views/auth/mailer/reset_password_instructions.text.erb) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/app/views/auth/mailer/confirmation_instructions.html.erb b/app/views/auth/mailer/confirmation_instructions.en.html.erb index 69e9ff80f..69e9ff80f 100644 --- a/app/views/auth/mailer/confirmation_instructions.html.erb +++ b/app/views/auth/mailer/confirmation_instructions.en.html.erb diff --git a/app/views/auth/mailer/confirmation_instructions.text.erb b/app/views/auth/mailer/confirmation_instructions.en.text.erb index bb21cf8e2..bb21cf8e2 100644 --- a/app/views/auth/mailer/confirmation_instructions.text.erb +++ b/app/views/auth/mailer/confirmation_instructions.en.text.erb diff --git a/app/views/auth/mailer/password_change.html.erb b/app/views/auth/mailer/password_change.en.html.erb index a1bc77463..a1bc77463 100644 --- a/app/views/auth/mailer/password_change.html.erb +++ b/app/views/auth/mailer/password_change.en.html.erb diff --git a/app/views/auth/mailer/password_change.text.erb b/app/views/auth/mailer/password_change.en.text.erb index 27581e604..27581e604 100644 --- a/app/views/auth/mailer/password_change.text.erb +++ b/app/views/auth/mailer/password_change.en.text.erb diff --git a/app/views/auth/mailer/reset_password_instructions.html.erb b/app/views/auth/mailer/reset_password_instructions.en.html.erb index 643b43319..643b43319 100644 --- a/app/views/auth/mailer/reset_password_instructions.html.erb +++ b/app/views/auth/mailer/reset_password_instructions.en.html.erb diff --git a/app/views/auth/mailer/reset_password_instructions.text.erb b/app/views/auth/mailer/reset_password_instructions.en.text.erb index fe73b0165..fe73b0165 100644 --- a/app/views/auth/mailer/reset_password_instructions.text.erb +++ b/app/views/auth/mailer/reset_password_instructions.en.text.erb |