chore: Update to the latest translations (#3923)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2022-02-07 03:49:34 -08:00
committed by GitHub
parent f4c0ce5dfa
commit 97675c61ea
505 changed files with 13017 additions and 1671 deletions

View File

@@ -320,22 +320,22 @@
"HEADER": {
"CONTACT_NAME": "Contact",
"AGENT_NAME": "Assigned agent",
"RATING": "Rating",
"FEEDBACK_TEXT": "Feedback comment"
"RATING": "Ocena",
"FEEDBACK_TEXT": "Komentarz do opinii"
}
},
"METRIC": {
"TOTAL_RESPONSES": {
"LABEL": "Total responses",
"TOOLTIP": "Total number of responses collected"
"LABEL": "Łącznie odpowiedzi",
"TOOLTIP": "Całkowita liczba zebranych odpowiedzi"
},
"SATISFACTION_SCORE": {
"LABEL": "Satisfaction score",
"TOOLTIP": "Total number of positive responses / Total number of responses * 100"
"LABEL": "Poziom zadowolenia",
"TOOLTIP": "Całkowita liczba pozytywnych odpowiedzi / Całkowita liczba odpowiedzi * 100"
},
"RESPONSE_RATE": {
"LABEL": "Response rate",
"TOOLTIP": "Total number of responses / Total number of CSAT survey messages sent * 100"
"LABEL": "Wskaźnik odpowiedzi",
"TOOLTIP": "Całkowita liczba odpowiedzi / całkowita liczba wysłanych komunikatów z ankiety CSAT * 100"
}
}
}