Skip to content

Commit

Permalink
Rename Civ to Assistant (ss220club#442)
Browse files Browse the repository at this point in the history
🆑
fix: Асистосы опять асистосы
/🆑

---------

Co-authored-by: larentoun <[email protected]>
  • Loading branch information
HardexZ and larentoun committed Jul 21, 2024
1 parent 1d4b513 commit d7f5c26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/__DEFINES/bandastation/ru_jobs.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Keep this in sync with JOBS_RU from tgui\packages\tgui\bandastation\ru_jobs.tsx
//No department
#define JOB_ASSISTANT_RU "Гражданский"
#define JOB_ASSISTANT_RU "Ассистент"
#define JOB_PRISONER_RU "Заключенный"
//Command
#define JOB_CAPTAIN_RU "Капитан"
Expand Down
2 changes: 1 addition & 1 deletion tgui/packages/tgui/bandastation/ru_jobs.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const JOBS_RU = {
Assistant: 'Гражданский',
Assistant: 'Ассистент',
Prisoner: 'Заключенный',
Captain: 'Капитан',
'Head of Personnel': 'Глава персонала',
Expand Down

0 comments on commit d7f5c26

Please sign in to comment.