mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
40b784fb7a
added spanish translate
11 lines
368 B
XML
11 lines
368 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Edited with tabler. -->
|
|
<Project name="ACE">
|
|
<Package name="Weather">
|
|
<Key ID="STR_ACE_Weather_WindInfoKey">
|
|
<English>Show Wind Info</English>
|
|
<Polish>Pokaż inf. o wietrze</Polish>
|
|
<Spanish>Mostrar información del viento</Spanish>
|
|
</Key>
|
|
</Package>
|
|
</Project> |