42
42
"filters.range.month" : " Mes" ,
43
43
"filters.range.all_time" : " Todo el tiempo" ,
44
44
"settings.ui_theme.light" : " ☀️ Luz" ,
45
- "settings.ui_theme.dark" : " 🌙 Oscuro"
45
+ "settings.ui_theme.dark" : " 🌙 Oscuro" ,
46
+ "instructions.login_for_subscriptions" : " Por favor, inicie sesión para ver sus suscripciones." ,
47
+ "authentication.login" : " Iniciar sesión" ,
48
+ "authentication.logout" : " Cerrar sesión" ,
49
+ "authentication.sign_up" : " Registrarse" ,
50
+ "authentication.forgot_password" : " ¿Olvidaste tu contraseña?" ,
51
+ "authentication.reset_password" : " Restablecer contraseña" ,
52
+ "authentication.email" : " Correo electrónico" ,
53
+ "authentication.password" : " Contraseña" ,
54
+ "authentication.confirm_password" : " Confirmar contraseña"
46
55
},
47
56
"French" : {
48
57
"_sample.hello_world" : " Bonjour, le Monde!!!" ,
87
96
"filters.range.month" : " Mois" ,
88
97
"filters.range.all_time" : " Tout le temps" ,
89
98
"settings.ui_theme.light" : " ☀️ Lumière" ,
90
- "settings.ui_theme.dark" : " 🌙 Sombre"
99
+ "settings.ui_theme.dark" : " 🌙 Sombre" ,
100
+ "instructions.login_for_subscriptions" : " Veuillez vous connecter pour voir vos abonnements." ,
101
+ "authentication.login" : " Connexion" ,
102
+ "authentication.logout" : " Déconnexion" ,
103
+ "authentication.sign_up" : " S'inscrire" ,
104
+ "authentication.forgot_password" : " Mot de passe oublié ?" ,
105
+ "authentication.reset_password" : " Réinitialiser le mot de passe" ,
106
+ "authentication.email" : " Email" ,
107
+ "authentication.password" : " Mot de passe" ,
108
+ "authentication.confirm_password" : " Confirmer le mot de passe"
91
109
}
92
110
}
0 commit comments