changed: added danish translation file to locales index

This commit is contained in:
LovelessCodes
2024-05-13 10:06:47 +02:00
committed by GitHub
parent effb2ed738
commit d39ff3a3b5

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";