idioma 2
This commit is contained in:
@@ -90,7 +90,9 @@ export const translations = {
|
||||
colorBlack: "Preto",
|
||||
colorWhite: "Branco",
|
||||
colorBlue: "Azul",
|
||||
userTitle: "Utilizador"
|
||||
userTitle: "Utilizador",
|
||||
themeColor: "Cor do Tema",
|
||||
personalizeColor: "Personalizar a cor"
|
||||
},
|
||||
EN: {
|
||||
loginModeIntro: "The Future of Your Style",
|
||||
@@ -183,8 +185,9 @@ export const translations = {
|
||||
colorBlack: "Black",
|
||||
colorWhite: "White",
|
||||
colorBlue: "Blue",
|
||||
userTitle: "User"
|
||||
|
||||
userTitle: "User",
|
||||
themeColor: "Theme Color",
|
||||
personalizeColor: "Personalize the color"
|
||||
},
|
||||
ES: {
|
||||
loginModeIntro: "El Futuro de Tu Estilo",
|
||||
@@ -277,7 +280,9 @@ export const translations = {
|
||||
colorBlack: "Negro",
|
||||
colorWhite: "Blanco",
|
||||
colorBlue: "Azul",
|
||||
userTitle: "Usuario"
|
||||
userTitle: "Usuario",
|
||||
themeColor: "Color del Tema",
|
||||
personalizeColor: "Personaliza el color"
|
||||
},
|
||||
FR: {
|
||||
loginModeIntro: "Le Futur de Ton Style",
|
||||
@@ -370,7 +375,9 @@ export const translations = {
|
||||
colorBlack: "Noir",
|
||||
colorWhite: "Blanc",
|
||||
colorBlue: "Bleu",
|
||||
userTitle: "Utilisateur"
|
||||
userTitle: "Utilisateur",
|
||||
themeColor: "Couleur du Thème",
|
||||
personalizeColor: "Personnaliser la couleur"
|
||||
},
|
||||
DE: {
|
||||
loginModeIntro: "Die Zukunft deines Stils",
|
||||
@@ -463,6 +470,8 @@ export const translations = {
|
||||
colorBlack: "Schwarz",
|
||||
colorWhite: "Weiß",
|
||||
colorBlue: "Blau",
|
||||
userTitle: "Benutzer"
|
||||
userTitle: "Benutzer",
|
||||
themeColor: "Themenfarbe",
|
||||
personalizeColor: "Farbe anpassen"
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user