lowercase-letter for the jps
This commit is contained in:
parent
a96d676568
commit
fd1b600a8e
2 changed files with 11 additions and 11 deletions
|
@ -905,9 +905,9 @@
|
||||||
"es": "Las vallas publicitarias normalment son de gran tamanó y están situadas cerca de las carreteras"
|
"es": "Las vallas publicitarias normalment son de gran tamanó y están situadas cerca de las carreteras"
|
||||||
},
|
},
|
||||||
"exampleImages": [
|
"exampleImages": [
|
||||||
"./assets/themes/advertising/KFC_Billboard.jpg",
|
"./assets/themes/advertising/kfc_billboard.jpg",
|
||||||
"./assets/themes/advertising/LIDL_Billboard.jpg",
|
"./assets/themes/advertising/lidl_billboard.jpg",
|
||||||
"./assets/themes/advertising/Repsol_Billboard.jpg"
|
"./assets/themes/advertising/repsol_billboard.jpg"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -925,9 +925,9 @@
|
||||||
"ca": "Un xicotet tauló d'anuncics per a anuncis del veïnat, normalment destitat a peatons"
|
"ca": "Un xicotet tauló d'anuncics per a anuncis del veïnat, normalment destitat a peatons"
|
||||||
},
|
},
|
||||||
"exampleImages": [
|
"exampleImages": [
|
||||||
"./assets/themes/advertising/local_Board.jpg",
|
"./assets/themes/advertising/local_board.jpg",
|
||||||
"./assets/themes/advertising/FGV_Founding.jpg",
|
"./assets/themes/advertising/fgv_founding.jpg",
|
||||||
"./assets/themes/advertising/Small_Board.jpg"
|
"./assets/themes/advertising/small_board.jpg"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -70,7 +70,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "KFC_Billboard.jpg",
|
"path": "kfc_billboard.jpg",
|
||||||
"license": "CC BY 4.0",
|
"license": "CC BY 4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Paunofu"
|
"Paunofu"
|
||||||
|
@ -90,7 +90,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "Repsol_Billboard.jpg",
|
"path": "repsol_billboard.jpg",
|
||||||
"license": "CC BY 4.0",
|
"license": "CC BY 4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Paunofu"
|
"Paunofu"
|
||||||
|
@ -100,7 +100,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "local_Board.jpg",
|
"path": "local_board.jpg",
|
||||||
"license": "CC-BY-SA 4.0",
|
"license": "CC-BY-SA 4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Segnargsed"
|
"Segnargsed"
|
||||||
|
@ -110,7 +110,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "FGV_Founding.jpg",
|
"path": "fgv_founding.jpg",
|
||||||
"license": "CC BY-SA 4.0",
|
"license": "CC BY-SA 4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Paunofu"
|
"Paunofu"
|
||||||
|
@ -120,7 +120,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "Small_Board.jpg",
|
"path": "small_board.jpg",
|
||||||
"license": "CC BY-SA 4.0",
|
"license": "CC BY-SA 4.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Segnargsed"
|
"Segnargsed"
|
||||||
|
|
Loading…
Reference in a new issue