Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Assets/Data/Localization/Dutch/MenuLocalization.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@
{
"id": "pauseMenu.quitButton",
"text": "Afsluiten"
},
{
"id": "gameplay.missionCollect",
"text": "Je hebt een pakket opgehaald! Het is gemarkeerd voor levering aan {0} , {1}!"
}
]
}
4 changes: 4 additions & 0 deletions Assets/Data/Localization/English/MenuLocalization.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@
{
"id": "pauseMenu.quitButton",
"text": "Quit"
},
{
"id": "gameplay.missionCollect",
"text": "You collected a package! It's marked for delivery to {0} , {1}!"
}
]
}
4 changes: 4 additions & 0 deletions Assets/Data/Localization/French/MenuLocalization.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@
{
"id": "pauseMenu.quitButton",
"text": "Quitter"
},
{
"id": "gameplay.missionCollect",
"text": "Vous avez ramassé un colis ! Il est marqué pour la livraison en {0} , {1}!"
}
]
}
4 changes: 4 additions & 0 deletions Assets/Data/Localization/German/MenuLocalization.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@
{
"id": "pauseMenu.quitButton",
"text": "Zurück"
},
{
"id": "gameplay.missionCollect",
"text": "Du hast ein Paket! I ist für die Lieferung nach {0} , {1} gekennzeichnet!"
}
]
}
4 changes: 4 additions & 0 deletions Assets/Data/Localization/Italian/MenuLocalization.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@
{
"id": "pauseMenu.quitButton",
"text": "Esci"
},
{
"id": "gameplay.missionCollect",
"text": "Hai preso un pacco! I è contrassegnato per la consegna a {0} , {1}!"
}
]
}
4 changes: 4 additions & 0 deletions Assets/Data/Localization/Portuguese/MenuLocalization.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@
{
"id": "pauseMenu.quitButton",
"text": "Sair"
},
{
"id": "gameplay.missionCollect",
"text": "Você coletou um pacote! Está marcada para entrega em {0} , {1}!"
}
]
}
4 changes: 4 additions & 0 deletions Assets/Data/Localization/Slovenian/MenuLocalization.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@
{
"id": "pauseMenu.quitButton",
"text": "Izhod"
},
{
"id": "gameplay.missionCollect",
"text": "Zbrali ste paket! Označeno je za dostavo v {0} , {1}!"
}
]
}
4 changes: 4 additions & 0 deletions Assets/Data/Localization/Spanish/MenuLocalization.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@
{
"id": "pauseMenu.quitButton",
"text": "Salir"
},
{
"id": "gameplay.missionCollect",
"text": "¡Has recogido un paquete! Está marcado para la entrega a {0} , {1}!"
}
]
}
8 changes: 8 additions & 0 deletions Assets/Data/Localization/Turkish.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading