PolishWording plugin rework (#208)

* PolishWording plugin but on dev branch

* Some Changes

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
WKoA 2025-04-01 23:03:22 -04:00 committed by GitHub
parent 8ec570ebc4
commit 5a9c4c15c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 257 additions and 45 deletions

View file

@ -1028,6 +1028,10 @@ export const EquicordDevs = Object.freeze({
name: "omaw",
id: 1155026301791514655n
},
WKoA: {
name: "WKoA",
id: 724416180097384498n
}
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly