Skip to content

Commit

Permalink
Fix Department sec ru names (#423)
Browse files Browse the repository at this point in the history
## About The Pull Request
fixes #409
  • Loading branch information
larentoun authored Jul 19, 2024
1 parent 258cde1 commit 2a41a68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tgui/packages/tgui/bandastation/ru_jobs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ export const JOBS_RU = {
Warden: 'Смотритель',
Detective: 'Детектив',
'Security Officer': 'Офицер',
'Security Officer (Cargo)': 'Офицер (Снабжение)',
'Security Officer (Engineering)': 'Офицер (Инженерия)',
'Security Officer (Medical)': 'Офицер (Медицина)',
'Security Officer (Science)': 'Офицер (Исследование)',
'Station Engineer': 'Станционный инженер',
'Atmospheric Technician': 'Атмосферный техник',
Coroner: 'Коронер',
Expand Down

0 comments on commit 2a41a68

Please sign in to comment.