mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
fixing filenames (#26231)
* fixing filenames
* building email templates
* Revert "building email templates"
This reverts commit 6aa419df3b.
---------
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Mattermost Build <build@mattermost.com>
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user