Font size support
This commit is contained in:
@@ -33,7 +33,12 @@
|
||||
"image_url": "Image URL",
|
||||
"leave_an_empty_line": "Leave an empty line",
|
||||
"uses_the_uploaded_image": "(uses the uploaded image)",
|
||||
"no_dithering": "No dithering"
|
||||
"no_dithering": "No dithering",
|
||||
"font_size": "Font size:",
|
||||
"font_small": "Small",
|
||||
"font_normal": "Normal",
|
||||
"font_large": "Large",
|
||||
"font_xlarge": "Extra Large"
|
||||
},
|
||||
"es": {
|
||||
"catnote": "CatNote",
|
||||
@@ -69,6 +74,11 @@
|
||||
"image_url": "URL de la imagen",
|
||||
"leave_an_empty_line": "Deje una línea vacía",
|
||||
"uses_the_uploaded_image": "(usa la imagen cargada)",
|
||||
"no_dithering": "Sin dithering"
|
||||
"no_dithering": "Sin dithering",
|
||||
"font_size": "Tamaño de fuente:",
|
||||
"font_small": "Pequeño",
|
||||
"font_normal": "Normal",
|
||||
"font_large": "Grande",
|
||||
"font_xlarge": "Extra grande"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user