Skip to content

Commit

Permalink
Merge pull request #3 from Aecy/main
Browse files Browse the repository at this point in the history
Add french & deutsch translation
  • Loading branch information
PickleModifications committed Mar 7, 2023
2 parents 82d179e + f0b4e1f commit d6bf639
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions locales/translations/de.lua
@@ -0,0 +1,3 @@
Language["de"] = {
pickup_weapon = "[E] - Waffe aufnehmen"
}
3 changes: 3 additions & 0 deletions locales/translations/fr.lua
@@ -0,0 +1,3 @@
Language["fr"] = {
pickup_weapon = "[E] - Prendre l'arme"
}

0 comments on commit d6bf639

Please sign in to comment.