Browse Source

fix for french transslation

pull/459/head
Alessandro Marinuzzi 1 year ago
committed by GitHub
parent
commit
6c3bf1444a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      l10n/Panzoom/fr.ts

2
l10n/Panzoom/fr.ts

@ -1,4 +1,4 @@
export const en = {
export const fr = {
PANUP: "Déplacer vers le haut",
PANDOWN: "Déplacer vers le bas",
PANLEFT: "Déplacer vers la gauche",

Loading…
Cancel
Save