mainColor > fgColor
This commit is contained in:
parent
449d9634db
commit
8fdfb1b0a0
6 changed files with 15 additions and 15 deletions
|
|
@ -8,7 +8,7 @@ $loc = array(
|
|||
'label_margin' => "Margin size",
|
||||
'label_size' => "Image size",
|
||||
'label_bgColor' => "Background color",
|
||||
'label_mainColor' => "Foreground color",
|
||||
'label_fgColor' => "Foreground color",
|
||||
|
||||
'placeholder' => "Enter the text to encode in the QR code",
|
||||
'placeholder_pixels' => "automatic",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ $loc = array(
|
|||
'label_margin' => "Taille de la marge",
|
||||
'label_size' => "Taille de l'image",
|
||||
'label_bgColor' => "Couleur de fond",
|
||||
'label_mainColor' => "Couleur de premier plan",
|
||||
'label_fgColor' => "Couleur de premier plan",
|
||||
|
||||
'placeholder' => "Entrez le texte à encoder dans le code QR",
|
||||
'placeholder_pixels' => "automatique",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ $loc = array(
|
|||
'label_margin' => "Talha del marge",
|
||||
'label_size' => "Talha de l’imatge",
|
||||
'label_bgColor' => "Color de fons",
|
||||
'label_mainColor' => "Color del primièr plan",
|
||||
'label_fgColor' => "Color del primièr plan",
|
||||
|
||||
'placeholder' => "Dintratz lo tèxt de codar en còdi QR",
|
||||
'placeholder_pixels' => "auto",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ $loc = array(
|
|||
'label_margin' => "label_margin",
|
||||
'label_size' => "label_size",
|
||||
'label_bgColor' => "label_bgColor",
|
||||
'label_mainColor' => "label_mainColor",
|
||||
'label_fgColor' => "label_fgColor",
|
||||
|
||||
'placeholder' => "placeholder",
|
||||
'placeholder_pixels' => "placeholder_pixels",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue