Fixed italian translation error
This commit is contained in:
parent
753f3aae45
commit
1a505a6886
File diff suppressed because one or more lines are too long
@ -322,8 +322,8 @@ const it = {
|
|||||||
artistCasing: 'Formato testo degli artisti',
|
artistCasing: 'Formato testo degli artisti',
|
||||||
casing: {
|
casing: {
|
||||||
nothing: 'Non cambiare',
|
nothing: 'Non cambiare',
|
||||||
lower: 'TUTTO MAIUSCOLO',
|
upper: 'TUTTO MAIUSCOLO',
|
||||||
upper: 'tutto minuscolo',
|
lower: 'tutto minuscolo',
|
||||||
start: 'Prima Lettera Maiuscola',
|
start: 'Prima Lettera Maiuscola',
|
||||||
sentence: 'Come una frase'
|
sentence: 'Come una frase'
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user