Skip to content

Commit

Permalink
Fix6 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krosus777 authored Feb 2, 2024
1 parent 7082e33 commit c41aa7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Resources/Locale/en-US/corvax/lathe/lathe-categories.ftl
Original file line number Diff line number Diff line change
@@ -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
6 changes: 3 additions & 3 deletions Resources/Prototypes/Corvax/Recipes/Lathes/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

- type: latheCategory
id: InquiriesAndAppeals
name: lathe-category-inquiriesandappeals
name: lathe-category-inquiries-and-appeals

- type: latheCategory
id: Complaintst
Expand All @@ -20,7 +20,7 @@

- type: latheCategory
id: OrdersAndInstructions
name: lathe-category-ordersandinstructions
name: lathe-category-orders-and-instructions

- type: latheCategory
id: Orders
Expand All @@ -32,7 +32,7 @@

- type: latheCategory
id: ConclusionsAndDecisions
name: lathe-category-conclusionsanddecisions
name: lathe-category-conclusions-and-decisions

- type: latheCategory
id: ErrorDocument
Expand Down

0 comments on commit c41aa7f

Please sign in to comment.