Fixed italian translation error

This commit is contained in:
RemixDev 2020-08-24 12:42:51 +02:00
parent 753f3aae45
commit 1a505a6886
2 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -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'
}, },