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
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ Scientific_Police.Language["en"] = {
["vehiclesCollisionReason"] = "The victim is injured, she has a head trauma and fractured \nlegs. This could be due to a collision between 2 vehicles \nor the victim's vehicle with something.",
["dropReason"] = "The victim diagnosis shows us that she has two broken legs.\nThis could be due to a 10m-height fall.",
["objectCollisionReason"] = "The victim suffers a head injury probably because a collision \nwith a heavy object that could have killed him. We don't \nknow whether it was intentional or natural.",
["haveImpacts"] = "The victim has several impacts of bullets on his chest. That \nindicates that a weapon was used but unfortunatly we can't \nget the its name. Please start your investigation with the \nballistic and 3D equipment.",
["haveImpacts"] = "The victim has several impacts of bullets on his chest. That \nindicates that a weapon was used but unfortunatly we can't \nget its name. Please start your investigation with the \nballistic and 3D equipment.",
["nextStep"] = "Next Step",
["lastStep"] = "Last Step",
["finishTutorial"] = "Finish Tutoriel",
["welcome"] = "Welcome to the scientific police profession for more information ( /sps )",
["autopsyTutorial"] = "Here is the autopsy machine, this one will \n allow you to get information about the crime.",
["scannerTutorial"] = "Here is the scanner with this machine you can \n reconstitute the crime scene for have more information",
["ballisticTutorial"] = "Here is the scanner with this machine will enable you \n to know the name of the weapon used",
["viewCorpsIdentityTutorial"] = "By pressing E on corpses you can find \n the identity documents and the name of the dead"
["viewCorpsIdentityTutorial"] = "By pressing E on corpses you can find \n the identity documents and the name of the dead",
}
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ Scientific_Police.Language["fr"] = {
["autopsyTutorial"] = "Voici la machine d'autopsy celle ci vous \n permettra d'avoir des informations sur le crime .",
["scannerTutorial"] = "Voici le Scanner avec celui ci vous pourrez \n reconstruire la scène en 3D afin d'avoir des informations",
["ballisticTutorial"] = "Voici la Machine Balistique celle ci vous permettra \n de savoir l'arme utilisé lors du meurtre",
["viewCorpsIdentityTutorial"] = "En appuyant sur E sur le corp vous pouvez \nretrouver les papiers d'identité de la personne"
["viewCorpsIdentityTutorial"] = "En appuyant sur E sur le corp vous pouvez \nretrouver les papiers d'identité de la personne",
}