chore: Update translations (#7728)
This commit is contained in:
13
app/javascript/dashboard/i18n/locale/am/csatMgmt.json
Normal file
13
app/javascript/dashboard/i18n/locale/am/csatMgmt.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"CSAT": {
|
||||
"TITLE": "Rate your conversation",
|
||||
"PLACEHOLDER": "Tell us more...",
|
||||
"RATINGS": {
|
||||
"POOR": "😞 Poor",
|
||||
"FAIR": "😑 Fair",
|
||||
"AVERAGE": "😐 Average",
|
||||
"GOOD": "😀 Good",
|
||||
"EXCELLENT": "😍 Excellent"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user