Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
🔀Merge branch 'fr-FR'
Browse files Browse the repository at this point in the history
fr-FR lang support added...
  • Loading branch information
atahabaki committed Mar 17, 2021
2 parents 47ac922 + a84a296 commit e974e9b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions app/src/main/res/values-fr-rFR/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Boîte à outils Shamrock</string>
<string name="by_author">par <b>@atahabaki</b></string>
<string name="quick_actions">Actions rapides</string>
<string name="coffee">Achetez-moi un café</string>
<string name="send_feedback">Envoyer des commentaires</string>
<string name="toggle_gcam">Gcam</string>
<string name="enable_gcam">ACTIVER GCAM</string>
<string name="disable_gcam">DÉSACTIVER GCAM</string>
<string name="reboot">Redémarrer</string>
<string name="gcam_status_disabled">Gcam est désactivé.</string>
<string name="gcam_status_enabled">Gcam est activé.</string>
</resources>

0 comments on commit e974e9b

Please sign in to comment.