Skip to content

Commit

Permalink
fix(condo): DOMA-9217 Removed "Doma" from push notification texts (#4836
Browse files Browse the repository at this point in the history
)
  • Loading branch information
VKislov authored Jun 18, 2024
1 parent 8cfe293 commit 8c0e217
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions apps/condo/lang/en/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1817,15 +1817,15 @@
"notification.messages.TICKET_EXECUTOR_CONNECTED.email.subject": "You were assigned as executor of ticket #{data.ticketNumber}",
"notification.messages.TICKET_EXECUTOR_CONNECTED.push.title": "New ticket",
"notification.messages.TICKET_STATUS_OPENED.email.subject": "Hi, it's Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_OPENED.push.title": "Hi, it's Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_OPENED.push.title": "New ticket \uD83D\uDCA1",
"notification.messages.TICKET_STATUS_IN_PROGRESS.email.subject": "We have news on ticket #{data.ticketNumber}! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_IN_PROGRESS.push.title": "We have news on ticket #{data.ticketNumber}! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_COMPLETED.email.subject": "Hi, it's Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_COMPLETED.push.title": "Hi, it's Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_COMPLETED.push.title": "New ticket \uD83D\uDCA1",
"notification.messages.TICKET_STATUS_RETURNED.email.subject": "Hi, it's Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_RETURNED.push.title": "Hi, it's Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_RETURNED.push.title": "Ticket is open \uD83D\uDCA1",
"notification.messages.TICKET_STATUS_DECLINED.email.subject": "Hi, it's Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_DECLINED.push.title": "Hi, it's Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_DECLINED.push.title": "Ticket canceled \uD83D\uDCA1",
"notification.messages.TICKET_COMMENT_ADDED.email.subject": "We have news on ticket #{data.ticketNumber}! \uD83E\uDD96",
"notification.messages.TICKET_COMMENT_ADDED.push.title": "We have news on ticket #{data.ticketNumber}! \uD83E\uDD96",
"notification.messages.BILLING_RECEIPT_AVAILABLE.email.subject": "Check out your utility bill",
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Оплатите счета за квартиру в приложении Domá
Оплатите счета за квартиру в приложении жителя
2 changes: 1 addition & 1 deletion apps/condo/lang/ru/messages/BILLING_RECEIPT_ADDED/push.njk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Оплатите счета за квартиру в приложении Domá
Оплатите счета за квартиру в приложении жителя
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Оплатите счета за квартиру в приложении Domá
Оплатите счета за квартиру в приложении жителя
Посмотреть квитанцию можно по ссылке: {{ message.meta.data.url }}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Оплатите счета за квартиру в приложении Domá
Оплатите счета за квартиру в приложении жителя
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Добавьте лицевой счет и оплатите счета за квартиру в приложении Domá
Добавьте лицевой счет и оплатите счета за квартиру в приложении
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Добавьте лицевой счет и оплатите счета за квартиру в приложении Domá
Добавьте лицевой счет и оплатите счета за квартиру в приложении
10 changes: 5 additions & 5 deletions apps/condo/lang/ru/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -1817,17 +1817,17 @@
"notification.messages.TICKET_EXECUTOR_CONNECTED.email.subject": "Вы назначены исполнителем(-ницей) по заявке №{data.ticketNumber}",
"notification.messages.TICKET_EXECUTOR_CONNECTED.push.title": "Новая заявка",
"notification.messages.TICKET_STATUS_OPENED.email.subject": "Привет, это Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_OPENED.push.title": "Привет, это Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_OPENED.push.title": "Новая заявка \uD83D\uDCA1",
"notification.messages.TICKET_STATUS_IN_PROGRESS.email.subject": "У нас новости по заявке №{data.ticketNumber}! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_IN_PROGRESS.push.title": "У нас новости по заявке №{data.ticketNumber}! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_COMPLETED.email.subject": "Привет, это Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_COMPLETED.push.title": "Привет, это Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_COMPLETED.push.title": "Новая заявка \uD83D\uDCA1",
"notification.messages.TICKET_STATUS_RETURNED.email.subject": "Привет, это Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_RETURNED.push.title": "Привет, это Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_RETURNED.push.title": "Заявка открыта\uD83D\uDCA1",
"notification.messages.TICKET_STATUS_DECLINED.email.subject": "Привет, это Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_DECLINED.push.title": "Привет, это Doma! \uD83E\uDD96",
"notification.messages.TICKET_STATUS_DECLINED.push.title": "Заявка отменена \uD83D\uDCA1",
"notification.messages.TICKET_COMMENT_ADDED.email.subject": "Новости по заявке №{data.ticketNumber}! \uD83E\uDD96",
"notification.messages.TICKET_COMMENT_ADDED.push.title": "Новости по заявке №{data.ticketNumber}! \uD83E\uDD96",
"notification.messages.TICKET_COMMENT_ADDED.push.title": "Новости по заявке №{data.ticketNumber}! \uD83D\uDCA1",
"notification.messages.BILLING_RECEIPT_AVAILABLE.email.subject": "Вам квитанция!",
"notification.messages.BILLING_RECEIPT_AVAILABLE.push.title": "Вам квитанция!",
"notification.messages.BILLING_RECEIPT_AVAILABLE_NO_ACCOUNT.email.subject": "Вам квитанция!",
Expand Down

0 comments on commit 8c0e217

Please sign in to comment.