Fix app not loading correctly and most CI failures

-Most frontend.modules.shortcut.core requires shouldn't have been
changed
- Revert back pt-BR and ru langs which had changes caught by bb lang:list
- Fix typos CI failing by updating config
This commit is contained in:
Gabriel Horner
2023-05-18 10:19:39 -04:00
parent 69bbf044a9
commit 0434a2b7f8
23 changed files with 261 additions and 408 deletions

View File

@@ -13,4 +13,4 @@ fo = "fo"
aks = "aks"
Mannor = "Mannor"
[files]
extend-exclude = ["resources/*", "templates/*", "dicts.cljc"]
extend-exclude = ["resources/*", "templates/*", "src/main/frontend/dicts/*.cljc"]