notificacoes, seccoes feito completo e botao lavandaria feito

This commit is contained in:
2026-04-28 17:11:43 +01:00
parent 7fa2eee3c7
commit e377258671
5 changed files with 255 additions and 38 deletions

View File

@@ -38,6 +38,7 @@ export const translations = {
makeDirty: "Sujar",
moveToTrash: "Mover para Lixo",
laundryBasket: "Cesto da Roupa",
lookSentToLaundry: "Peças enviadas para a lavandaria!",
laundryMsg: "Aqui encontras as peças que marcaste como sujas. Lava-as para que voltem ao armário principal.",
washing: "A lavar",
emptyBasket: "Cesto Vazio",
@@ -171,6 +172,7 @@ export const translations = {
makeDirty: "Make Dirty",
moveToTrash: "Move to Trash",
laundryBasket: "Laundry Basket",
lookSentToLaundry: "Pieces sent to the laundry!",
laundryMsg: "Here you find the pieces you marked as dirty. Wash them to return them to the main closet.",
washing: "Washing",
emptyBasket: "Empty Basket",
@@ -304,6 +306,7 @@ export const translations = {
makeDirty: "Ensuciar",
moveToTrash: "Mover a la Papelera",
laundryBasket: "Cesto de Ropa",
lookSentToLaundry: "¡Piezas enviadas a la lavandería!",
laundryMsg: "Aquí encuentras las piezas que marcaste como sucias. Lávalas para que vuelvan al armario principal.",
washing: "Lavando",
emptyBasket: "Cesto Vacío",
@@ -437,6 +440,7 @@ export const translations = {
makeDirty: "Salir",
moveToTrash: "Mettre à la corbeille",
laundryBasket: "Panier à linge",
lookSentToLaundry: "Pièces envoyées à la blanchisserie !",
laundryMsg: "Ici vous trouvez les pièces que vous avez marquées comme sales. Lavez-les pour les remettre dans le placard principal.",
washing: "En lavage",
emptyBasket: "Panier Vide",
@@ -570,6 +574,7 @@ export const translations = {
makeDirty: "Schmutzig machen",
moveToTrash: "In den Papierkorb verschieben",
laundryBasket: "Wäschekorb",
lookSentToLaundry: "Stücke in die Wäsche geschickt!",
laundryMsg: "Hier findest du die Stücke, die du als schmutzig markiert hast. Wasche sie, um sie in den Hauptschrank zurückzulegen.",
washing: "Waschen",
emptyBasket: "Leerer Korb",