mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 04:20:17 +02:00
[CHANGE] Rename I-Hub to Sovereignty Hub
This commit is contained in:
parent
a4ea48e14e
commit
bd4dd60c98
@ -23,7 +23,7 @@ class Timer(models.Model):
|
|||||||
|
|
||||||
POCO = "POCO", _("POCO")
|
POCO = "POCO", _("POCO")
|
||||||
ORBITALSKYHOOK = "Orbital Skyhook", _("Orbital Skyhook")
|
ORBITALSKYHOOK = "Orbital Skyhook", _("Orbital Skyhook")
|
||||||
IHUB = "I-HUB", _("I-HUB")
|
IHUB = "I-HUB", _("Soverreignty Hub")
|
||||||
TCU = "TCU", _("TCU") # Pending Remval
|
TCU = "TCU", _("TCU") # Pending Remval
|
||||||
POSS = "POS[S]", _("POS [S]")
|
POSS = "POS[S]", _("POS [S]")
|
||||||
POSM = "POS[M]", _("POS [M]")
|
POSM = "POS[M]", _("POS [M]")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user