mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-14 20:22:10 +00:00
changed: added danish translation file to locales index
This commit is contained in:
parent
b7ff6fd323
commit
9a8f29cfff
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue