Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

Commit

Permalink
everything updated (TM)
Browse files Browse the repository at this point in the history
rref #5367
rref #5366

ref zetaops/zengine#66
ref zetaops/zengine#65
  • Loading branch information
evrenesat committed Jul 28, 2016
1 parent a6125a4 commit b22f0df
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ulakbus/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,3 +236,13 @@

#: Unit search method of messaging subsystem will work on these fields
MESSAGING_UNIT_SEARCH_FIELDS = ['name',]

MESSAGES = {
'lane_change_invite_title': 'Etkinlik gerekiyor!',
'lane_change_invite_body': 'Bir iş akışı sizin etkinliğinizi gerektiriyor, '
'lütfen aşağıdaki bağlantıya tıklayarak akışa katılın:',
'lane_change_message_title': 'Teşekkürler!',
'lane_change_message_body': 'Bu iş akışında şuan için gerekli adımları tamamladınız. '
'İlgili kişiler, iş akışına katılmaları için haberdar edildiler.',

}

0 comments on commit b22f0df

Please sign in to comment.