feat: add italian entity patterns

This commit is contained in:
Martin Masevski
2026-04-15 19:18:23 +02:00
parent 2e998db0b9
commit 69453b2180
2 changed files with 142 additions and 1 deletions
-1
View File
@@ -50,7 +50,6 @@ def test_dialect_compress_samples():
samples = {
"en": "We decided to migrate from SQLite to PostgreSQL for better concurrent writes. Ben approved the PR yesterday.",
"fr": "Nous avons décidé de migrer de SQLite vers PostgreSQL pour une meilleure écriture concurrente. Ben a approuvé le PR hier.",
"it": "Abbiamo deciso di migrare da SQLite a PostgreSQL per migliorare le scritture concorrenti. Ben ha approvato la PR ieri.",
"ko": "더 나은 동시 쓰기를 위해 SQLite에서 PostgreSQL로 마이그레이션하기로 했습니다. 벤이 어제 PR을 승인했습니다.",
"ja": "同時書き込みの改善のため、SQLiteからPostgreSQLに移行することを決定しました。ベンが昨日PRを承認しました。",
"es": "Decidimos migrar de SQLite a PostgreSQL para mejor escritura concurrente. Ben aprobó el PR ayer.",