events initated first endpoint tested
This commit is contained in:
@@ -18,6 +18,8 @@ CrudCollectionLanguageModel = dict(
|
||||
"active": "Aktif",
|
||||
"is_notification_send": "Bildirim Gönderildi",
|
||||
"is_email_send": "E-posta Gönderildi",
|
||||
"expiry_ends": "Bitiş Tarihi",
|
||||
"expiry_starts": "Başlangıç Tarihi",
|
||||
},
|
||||
en={
|
||||
"id": "Identity",
|
||||
@@ -38,5 +40,7 @@ CrudCollectionLanguageModel = dict(
|
||||
"active": "Active",
|
||||
"is_notification_send": "Notification Sent",
|
||||
"is_email_send": "Email Sent",
|
||||
"expiry_ends": "Expiration End",
|
||||
"expiry_starts": "Expiration Start",
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user