fix language label issue
This commit is contained in:
parent
24c0dca9e2
commit
7cfaa2e537
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "frontend",
|
"name": "frontend",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.4.0",
|
"version": "0.4.4",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": "https://git.lamacchinadesiderante.org/lamacchinadesiderante/millelibri",
|
"repository": "https://git.lamacchinadesiderante.org/lamacchinadesiderante/millelibri",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -184,7 +184,7 @@
|
||||||
"publisher": "Editore",
|
"publisher": "Editore",
|
||||||
"extension": "Estensione",
|
"extension": "Estensione",
|
||||||
"filesize": "Dimensione file",
|
"filesize": "Dimensione file",
|
||||||
"language": "(Seleziona lingua...)",
|
"language": "Lingua",
|
||||||
"year": "Anno",
|
"year": "Anno",
|
||||||
"pages": "Pagina",
|
"pages": "Pagina",
|
||||||
"isbn": "ISBN",
|
"isbn": "ISBN",
|
||||||
|
|
Loading…
Reference in New Issue