mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-17 03:48:32 +00:00
Added French corrections to corrections.xml
This commit is contained in:
25
resources-fre/strings/corrections.xml
Normal file
25
resources-fre/strings/corrections.xml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
|
||||||
|
Distributed under MIT Licence
|
||||||
|
See https://github.com/house-of-abbey/GarminHomeAssistant/blob/main/LICENSE.
|
||||||
|
|
||||||
|
|
||||||
|
GarminHomeAssistant is a Garmin IQ application written in Monkey C and routinely
|
||||||
|
tested on a Venu 2 device. The source code is provided at:
|
||||||
|
https://github.com/house-of-abbey/GarminHomeAssistant.
|
||||||
|
|
||||||
|
P A Abbey & J D Abbey, 14 November 2023
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Corrections for the French language
|
||||||
|
Corrections pour la langue française
|
||||||
|
-->
|
||||||
|
|
||||||
|
<corrections>
|
||||||
|
<string id="MenuItemOn">Activé</string>
|
||||||
|
<string id="MenuItemTap">Clic</string>
|
||||||
|
<string id="ApiFlood">Appels API trop rapide. Veuillez signaler cette erreur avec les détails de l'appareil.</string>
|
||||||
|
</corrections>
|
Reference in New Issue
Block a user