Skip to content

Commit 5fa57f6

Browse files
committed
AYS-809 | Texts of Emergency Evacuation Application Statuses Have Been Improved
1 parent 1de20e9 commit 5fa57f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/i18n/locales/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,9 @@
225225
"pending": "Pending",
226226
"deleted": "Deleted",
227227
"inReview": "In Review",
228-
"receivedFirstApprove": "Received First Approve",
229-
"receivedSecondApprove": "Received Second Approve",
230-
"receivedThirdApprove": "Received Third Approve",
228+
"receivedFirstApprove": "Received First Approve (Application Confirmation)",
229+
"receivedSecondApprove": "Received Second Approve (Reservation Confirmation)",
230+
"receivedThirdApprove": "Received Third Approve (Final Participation Confirmation)",
231231
"cancelled": "Cancelled"
232232
},
233233
"languages": {

src/i18n/locales/tr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,9 +225,9 @@
225225
"deleted": "Silinmiş",
226226
"pending": "Bekleniyor",
227227
"inReview": "İnceleniyor",
228-
"receivedFirstApprove": "1. Onay Alındı",
229-
"receivedSecondApprove": "2. Onay Alındı",
230-
"receivedThirdApprove": "3. Onay Alındı",
228+
"receivedFirstApprove": "1. Onay Alındı (Başvuru Onayı)",
229+
"receivedSecondApprove": "2. Onay Alındı (Rezervasyon Onayı)",
230+
"receivedThirdApprove": "3. Onay Alındı (Kesin Katılım Onayı)",
231231
"cancelled": "İptal Edildi"
232232
},
233233
"languages": {

0 commit comments

Comments
 (0)