Added NewLine at EOF

This commit is contained in:
yavidor 2025-11-01 01:50:26 +02:00
parent a91205d9e9
commit 19dc01adfe

View File

@ -85,4 +85,4 @@ export default {
totalTags: ({ count }) => `${count} תגיות נמצאו סך הכל.`, totalTags: ({ count }) => `${count} תגיות נמצאו סך הכל.`,
}, },
}, },
} as const satisfies Translation } as const satisfies Translation