changed: added danish translation file to locales index

This commit is contained in:
LovelessCodes 2024-05-13 10:06:47 +02:00 committed by ruthenium44
parent b7ff6fd323
commit 9a8f29cfff

View File

@ -11,3 +11,4 @@ export { default as tr } from "./tr/translation.json";
export { default as be } from "./be/translation.json";
export { default as uk } from "./uk/translation.json";
export { default as id } from "./id/translation.json";
export { default as da } from "./da/translation.json";