mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update stringtable.xml
Added: French Translation (100%)
This commit is contained in:
parent
627f8fb41b
commit
0d8145073f
@ -28,6 +28,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Movement_Climb">
|
||||
<English>Climb</English>
|
||||
<French>Monter</French>
|
||||
<German>Klettern</German>
|
||||
<Polish>Wspinaczka</Polish>
|
||||
<Spanish>Trepar</Spanish>
|
||||
@ -36,6 +37,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Movement_CanNotClimb">
|
||||
<English>Can't climb here</English>
|
||||
<French>Je ne peut pas monter ici</French>
|
||||
<German>Kann hier nicht klettern</German>
|
||||
<Polish>Nie możesz wspiąć się tutaj</Polish>
|
||||
<Spanish>No se puede trepar aquí</Spanish>
|
||||
@ -43,4 +45,4 @@
|
||||
<Russian>Не можете подняться здесь</Russian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue
Block a user