Skip to content

Commit

Permalink
po: Fix French translation
Browse files Browse the repository at this point in the history
Fixes a typo that made it read sand bag instead of sand box.
  • Loading branch information
dynamiclinking authored Feb 1, 2025
1 parent 9983e8e commit ec0ff8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ msgstr "Tous les périphériques (e.g. webcam)"

#: src/models/devices.js:90
msgid "List of devices available in the sandbox"
msgstr "Liste des périphériques disponible dans le sac à sable"
msgstr "Liste des périphériques disponible dans le bac à sable"

#: src/models/features.js:37
msgid "Development syscalls (e.g. ptrace)"
Expand Down

0 comments on commit ec0ff8a

Please sign in to comment.