diff --git a/Resources/Locale/en-US/corvax/lathe/lathe-categories.ftl b/Resources/Locale/en-US/corvax/lathe/lathe-categories.ftl index 6e2186e4932..550245927c0 100644 --- a/Resources/Locale/en-US/corvax/lathe/lathe-categories.ftl +++ b/Resources/Locale/en-US/corvax/lathe/lathe-categories.ftl @@ -1,10 +1,10 @@ lathe-category-reports = Reports lathe-category-statements = Statements -lathe-category-inquiriesandappeals = Inquiries and appeals +lathe-category-inquiries-and-appeals = Inquiries and appeals lathe-category-complaints = Complaints lathe-category-permissions = Permissions -lathe-category-ordersandinstructions = Orders and instructions +lathe-category-orders-and-instructions = Orders and instructions lathe-category-orders = Orders lathe-category-evidence = Evidence -lathe-category-conclusionsanddecisions = Conclusions and decisions +lathe-category-conclusions-and-decisions = Conclusions and decisions lathe-category-error = Error diff --git a/Resources/Prototypes/Corvax/Recipes/Lathes/categories.yml b/Resources/Prototypes/Corvax/Recipes/Lathes/categories.yml index a6724779fe6..27f9bc5ad76 100644 --- a/Resources/Prototypes/Corvax/Recipes/Lathes/categories.yml +++ b/Resources/Prototypes/Corvax/Recipes/Lathes/categories.yml @@ -8,7 +8,7 @@ - type: latheCategory id: InquiriesAndAppeals - name: lathe-category-inquiriesandappeals + name: lathe-category-inquiries-and-appeals - type: latheCategory id: Complaintst @@ -20,7 +20,7 @@ - type: latheCategory id: OrdersAndInstructions - name: lathe-category-ordersandinstructions + name: lathe-category-orders-and-instructions - type: latheCategory id: Orders @@ -32,7 +32,7 @@ - type: latheCategory id: ConclusionsAndDecisions - name: lathe-category-conclusionsanddecisions + name: lathe-category-conclusions-and-decisions - type: latheCategory id: ErrorDocument