Skip to content

Commit 09f2b36

Browse files
authored
Merge pull request #129 from KB-GModStore/languages-scientific_police
Update languages files from GitLab Repository (2b1ae5e6)
2 parents e4b1976 + 0172c33 commit 09f2b36

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

scientific_police/scientific_police/languages/sh_language_en.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ Scientific_Police.Language["en"] = {
2525
["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.",
2626
["dropReason"] = "The victim diagnosis shows us that she has two broken legs.\nThis could be due to a 10m-height fall.",
2727
["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.",
28-
["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.",
28+
["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.",
2929
["nextStep"] = "Next Step",
3030
["lastStep"] = "Last Step",
3131
["finishTutorial"] = "Finish Tutoriel",
3232
["welcome"] = "Welcome to the scientific police profession for more information ( /sps )",
3333
["autopsyTutorial"] = "Here is the autopsy machine, this one will \n allow you to get information about the crime.",
3434
["scannerTutorial"] = "Here is the scanner with this machine you can \n reconstitute the crime scene for have more information",
3535
["ballisticTutorial"] = "Here is the scanner with this machine will enable you \n to know the name of the weapon used",
36-
["viewCorpsIdentityTutorial"] = "By pressing E on corpses you can find \n the identity documents and the name of the dead"
36+
["viewCorpsIdentityTutorial"] = "By pressing E on corpses you can find \n the identity documents and the name of the dead",
3737
}

scientific_police/scientific_police/languages/sh_language_fr.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ Scientific_Police.Language["fr"] = {
3333
["autopsyTutorial"] = "Voici la machine d'autopsy celle ci vous \n permettra d'avoir des informations sur le crime .",
3434
["scannerTutorial"] = "Voici le Scanner avec celui ci vous pourrez \n reconstruire la scène en 3D afin d'avoir des informations",
3535
["ballisticTutorial"] = "Voici la Machine Balistique celle ci vous permettra \n de savoir l'arme utilisé lors du meurtre",
36-
["viewCorpsIdentityTutorial"] = "En appuyant sur E sur le corp vous pouvez \nretrouver les papiers d'identité de la personne"
36+
["viewCorpsIdentityTutorial"] = "En appuyant sur E sur le corp vous pouvez \nretrouver les papiers d'identité de la personne",
3737
}

0 commit comments

Comments
 (0)