fix: misc issues in app & website (#5512)
* fix: debug info copy button overflowing badly * fix: updating instance's disabled mods re-enables them * fix: modpack update enables previous disabled mods * fix: add more languages #5508
This commit is contained in:
@@ -72,6 +72,40 @@ pub enum Language {
|
||||
Lt,
|
||||
Lv,
|
||||
Et,
|
||||
Af,
|
||||
Am,
|
||||
Az,
|
||||
Be,
|
||||
Bs,
|
||||
Ca,
|
||||
Eo,
|
||||
Eu,
|
||||
Fa,
|
||||
Ga,
|
||||
Gl,
|
||||
Hy,
|
||||
Is,
|
||||
Ka,
|
||||
Kk,
|
||||
Km,
|
||||
Kn,
|
||||
Lo,
|
||||
Mk,
|
||||
Ml,
|
||||
Mn,
|
||||
Mr,
|
||||
My,
|
||||
Ne,
|
||||
Pa,
|
||||
Si,
|
||||
Sl,
|
||||
Sq,
|
||||
Sw,
|
||||
Ta,
|
||||
Te,
|
||||
Uz,
|
||||
Yo,
|
||||
Zu,
|
||||
}
|
||||
|
||||
component::define! {
|
||||
|
||||
Reference in New Issue
Block a user