Skip to content

Commit

Permalink
Merge pull request #6533 from Quetzacoalt91/typo-new-drive
Browse files Browse the repository at this point in the history
Fix typo in French translation of "New Drive"
  • Loading branch information
osy authored Aug 23, 2024
2 parents a03951b + 54b4b1b commit ffd7e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Platform/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@

// VMSettingsAddDeviceMenuView.swift
"Import Drive…" = "Importer un lecteur…";
"New Drive…" = "Nouveu lecteur…";
"New Drive…" = "Nouveau lecteur…";=

// VMToolbarModifier.swift
"Remove selected shortcut" = "Supprimer le raccourci sélectionné";
Expand Down

0 comments on commit ffd7e2e

Please sign in to comment.