fix: fix the language name in it.ts (#1171)

This commit is contained in:
randomguy-2650
2025-07-14 21:48:18 +02:00
committed by GitHub
parent f49c10b05b
commit f65bc3918e

View File

@@ -3,7 +3,7 @@ import type { Translation } from '../utilities/localize.js';
const translation: Translation = {
$code: 'it',
$name: 'Italian',
$name: 'Italiano',
$dir: 'ltr',
carousel: 'Carosello',