Skip to content

Commit

Permalink
Translation - Add french STR_CBA_AI_InvisibleTarget keys in 'ai' mo…
Browse files Browse the repository at this point in the history
…dule
  • Loading branch information
Elgin675 committed Nov 3, 2020
1 parent 311e599 commit a0e72f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/ai/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,12 @@
<Key ID="STR_CBA_AI_InvisibleTargetVehicle">
<English>Invisible Target Vehicle</English>
<German>Unsichtbares Ziel - Fahrzeug</German>
<French>Véhicule cible invisible</French>
</Key>
<Key ID="STR_CBA_AI_InvisibleTargetAir">
<English>Invisible Target Airplane</English>
<German>Unsichtbares Ziel - Flugzeug</German>
<French>Avion cible invisible</French>
</Key>
</Package>
</Project>

0 comments on commit a0e72f6

Please sign in to comment.