chore: Update language translations (#2321)
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
"NO_RECORDS_FOUND": "ഈ കോൺടാക്റ്റുമായി മുമ്പത്തെ സംഭാഷണങ്ങളൊന്നും ബന്ധപ്പെടുത്തിയിട്ടില്ല.",
|
||||
"TITLE": "മുമ്പത്തെ സംഭാഷണങ്ങൾ"
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"TITLE": "ഇഷ്ടാനുസൃത ആട്രിബ്യൂട്ടുകൾ"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "സംഭാഷണ ലേബലുകൾ",
|
||||
"MODAL": {
|
||||
@@ -170,5 +167,26 @@
|
||||
"FOOTER": {
|
||||
"BUTTON": "View all notes"
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"TITLE": "ഇഷ്ടാനുസൃത ആട്രിബ്യൂട്ടുകൾ",
|
||||
"BUTTON": "Add custom attribute",
|
||||
"ADD": {
|
||||
"TITLE": "Create custom attribute",
|
||||
"DESC": "Add custom information to this contact."
|
||||
},
|
||||
"FORM": {
|
||||
"CREATE": "Add attribute",
|
||||
"CANCEL": "റദ്ദാക്കുക",
|
||||
"NAME": {
|
||||
"LABEL": "Custom attribute name",
|
||||
"PLACEHOLDER": "Eg: shopify id",
|
||||
"ERROR": "Invalid custom attribute name"
|
||||
},
|
||||
"VALUE": {
|
||||
"LABEL": "Attribute value",
|
||||
"PLACEHOLDER": "Eg: 11901 "
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user