fix: add email export/import localization keys for multiple languages

This commit is contained in:
Linus Rath
2026-03-18 18:00:51 +01:00
parent 9fdbb62205
commit ef562bcaad
8 changed files with 43 additions and 7 deletions
+1
View File
@@ -1,3 +1,4 @@
// @vitest-environment node
import fs from 'fs';
import path from 'path';
import { describe, expect, it } from 'vitest';