Merge branch 'main' into main

This commit is contained in:
Peter Cuevas 2020-08-24 15:33:11 +02:00
commit 5ef336b978
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',
casing: {
nothing: 'Non cambiare',
lower: 'TUTTO MAIUSCOLO',
upper: 'tutto minuscolo',
upper: 'TUTTO MAIUSCOLO',
lower: 'tutto minuscolo',
start: 'Prima Lettera Maiuscola',
sentence: 'Come una frase'
},