fix(ui): Zmiana etykiety 'Od członka' na 'Od firm'
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
52abe33dd1
commit
1eb1d26772
@ -3099,7 +3099,7 @@ class Announcement(Base):
|
||||
'general': 'Ogólne',
|
||||
'event': 'Wydarzenie',
|
||||
'opportunity': 'Okazja biznesowa',
|
||||
'member_news': 'Od członka',
|
||||
'member_news': 'Od firm',
|
||||
'partnership': 'Partnerstwo'
|
||||
}
|
||||
STATUSES = ['draft', 'published', 'archived']
|
||||
|
||||
Loading…
Reference in New Issue
Block a user