* fixing filenames

* building email templates

* Revert "building email templates"

This reverts commit 6aa419df3bffa666a59d60d70b1f8d00ba947531.

---------

Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Tom De Moor
2024-02-16 16:06:00 +01:00
коммит произвёл GitHub
родитель 7d9f725d90
Коммит 9643a16408
7 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

Просмотреть файл

Просмотреть файл

Просмотреть файл

@@ -4,7 +4,7 @@
/* eslint-disable import/order */
import bg from './bg.json';
import de from './de.json';
import enAU from './en_AU.json';
import enAU from './en-AU.json';
import es from './es.json';
import fa from './fa.json';
import fr from './fr.json';