chore: Enable Russian, update translations (#1159)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
Sojan Jose
2020-08-22 17:54:16 +05:30
committed by GitHub
parent cdd385b269
commit 83eb92e7ff
268 changed files with 4686 additions and 1469 deletions

View File

@@ -9,6 +9,9 @@
"NO_RECORDS_FOUND": "இந்த தொடர்புடன் முந்தைய உரையாடல்கள் எதுவும் இல்லை.",
"TITLE": "முந்தைய உரையாடல்கள்"
},
"CUSTOM_ATTRIBUTES": {
"TITLE": "Custom Attributes"
},
"LABELS": {
"TITLE": "உரையாடல் லேபிள்கள்",
"MODAL": {
@@ -23,7 +26,9 @@
"NO_LABELS_TO_ADD": "There are no more labels defined in the account.",
"NO_AVAILABLE_LABELS": "There are no labels added to this conversation."
},
"MUTE_CONTACT": "தொடர்பின் உரையாடல்களை முடக்கு",
"MUTE_CONTACT": "Mute Conversation",
"MUTED_SUCCESS": "This conversation is muted for 6 hours",
"SEND_TRANSCRIPT": "Send Transcript",
"EDIT_LABEL": "திருத்து"
}
}