[CHANGE] Rename I-Hub to Sovereignty Hub

This commit is contained in:
Peter Pfeufer 2025-01-06 16:48:02 +01:00
parent a4ea48e14e
commit bd4dd60c98
No known key found for this signature in database

View File

@ -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]")