-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtranslations.json
30 lines (30 loc) · 1007 Bytes
/
translations.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"Back": {
"fr": "Retour",
"es": "Retroceso"
},
"Don't forget to substitute your own attribute for": {
"fr": "N'oubliez pas de substituer votre propre attribut à",
"es": "No olvide sustituir su propio atributo por"
},
"Finished!": {
"fr": "Terminé !",
"es": "¡Hecho!"
},
"HXL Dictionary": {
"fr": "Dictionnaire de HXL",
"es": "Diccionario HXL"
},
"HXL Hashtag Chooser": {
"fr": "Sélecteur de hashtags HXL",
"es": "Selector de hashtags HXL"
},
"Restart": {
"fr": "Recommencer",
"es": "Reiniciar"
},
"You are free to add more attributes, or to make up your own, if you need to make further distinctions.": {
"fr": "Vous pouvez ajouter d'autres attributs ou créer les vôtres si vous avez besoin de faire d'autres distinctions.",
"es": "Puede agregar más atributos, o crear los suyos propios, si necesita hacer más distinciones."
}
}