Skip to content

Commit

Permalink
added missing translations
Browse files Browse the repository at this point in the history
  • Loading branch information
abulsayyad123 committed Mar 30, 2021
1 parent bbf193b commit f1eff6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/locales/en/translations.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ I18nTranslationsEn =
"accepted_status": "This item has been accepted."
"rejected_status": "This item has been rejected."
"cancel_last_item_confirm": "Cancelling the last item will cancel the offer, do you wish to proceed?"
"cancelled_status": "The offer this item belongs to has been cancelled by {{firstName}} {{lastName}} on"

"messages":
"info_text1": "If we have questions when reviewing this item we will chat with you here."
Expand Down
1 change: 1 addition & 0 deletions app/locales/zh-tw/translations.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ I18nTranslationsZhTw =
"accepted_status": "此項物品已被接納"
"rejected_status": "此項物品不被接納"
"cancel_last_item_confirm": "取消最後一項物品即會取消此項捐獻,您是否確定?"
"cancelled_status": "這項捐贈已被 {{lastName}} {{firstName}} 取消。"

"messages":
"info_text1": "審查物品時,如果有任何問題,我們會在下面的對話框向您查詢"
Expand Down

0 comments on commit f1eff6e

Please sign in to comment.