Skip to content

Commit

Permalink
👷 Delete french translations to test PR job
Browse files Browse the repository at this point in the history
  • Loading branch information
ISNIT0 committed Jan 14, 2025
1 parent ff0ffe5 commit 2c8489e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
1 change: 1 addition & 0 deletions .github/workflows/i18n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
if: steps.changes-check.outputs.changes != 'false'
uses: peter-evans/create-pull-request@v5
with:
base: main
branch: update-translations
title: "Update Translations"
body: |
Expand Down
17 changes: 0 additions & 17 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">app_name</string>
<string name="Flash">Flash</string>
<string name="OFF">DÉSACTIVÉ</string>
<string name="ON">ACTIVÉ</string>
<string name="AUTO">AUTO</string>
<string name="Flash_Off">Flash désactivé</string>
<string name="Flash_On">Flash activé</string>
<string name="Flash_Auto">Flash auto</string>
<string name="_16_9">16:9</string>
<string name="_4_3">4:3</string>
<string name="FULL">PLEIN</string>
<string name="Zoom">Zoom</string>
<string name="Capture">Capturer</string>
<string name="Smart">Intelligent</string>
<string name="Volume_Control_Mode">Mode de contrôle du volume</string>
<string name="video">vidéo</string>
<string name="QR_Scanner">Lecteur QR</string>
<string name="Aspect_Ratio">Ratio d\'aspect</string>
</resources>

0 comments on commit 2c8489e

Please sign in to comment.