mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
fix: fix the language name in it.ts (#1171)
This commit is contained in:
@@ -3,7 +3,7 @@ import type { Translation } from '../utilities/localize.js';
|
||||
|
||||
const translation: Translation = {
|
||||
$code: 'it',
|
||||
$name: 'Italian',
|
||||
$name: 'Italiano',
|
||||
$dir: 'ltr',
|
||||
|
||||
carousel: 'Carosello',
|
||||
|
||||
Reference in New Issue
Block a user