blob: 95f7bd160fbcb97df0760ebb9ed95fa0b6d27793 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
en:
subscriptions:
success: "Subscription saved"
failure: "Invalide subscription"
new:
title: "Create your account"
actions:
new: "Create an account"
activemodel:
attributes:
subscription:
organisation_name: "Organisation"
user_name: "User full name"
email: "Email address"
password: "Password"
password_confirmation: "Password confirmation"
current_password: "Actual password"
|