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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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