Better UI for save button
This commit is contained in:
parent
69d172a8d8
commit
b280d85a4a
3 changed files with 11 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ $loc = array(
|
|||
'help_size' => "By how much will the dimensions of the image be multiplied?",
|
||||
|
||||
'button_create' => "Generate",
|
||||
'button_download' => "Download this QR code",
|
||||
'button_download' => "Save this QR code",
|
||||
|
||||
'title_showOnlyQR' => "Show this QR code only",
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ $loc = array(
|
|||
'help_size' => "Par combien les dimensions de l'image seront-elles multipliées ?",
|
||||
|
||||
'button_create' => "Générer",
|
||||
'button_download' => "Télécharger ce code QR",
|
||||
'button_download' => "Enregistrer ce code QR",
|
||||
|
||||
'title_showOnlyQR' => "Afficher uniquement ce code QR",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue