chore: Update translations (#3937)

This commit is contained in:
Sojan Jose
2022-02-14 17:11:43 +05:30
committed by GitHub
parent 3d73d8935a
commit 04148b95a6
117 changed files with 1432 additions and 1247 deletions

View File

@@ -70,29 +70,29 @@
}
},
"API": {
"SUCCESS_MESSAGE": "Custom Attribute updated successfully",
"SUCCESS_MESSAGE": "Atrybut zaktualizowany pomyślnie",
"ERROR_MESSAGE": "There was an error updating custom attribute, please try again"
}
},
"TABS": {
"HEADER": "Niestandardowe atrybuty",
"CONVERSATION": "Conversation",
"CONTACT": "Contact"
"CONVERSATION": "Rozmowa",
"CONTACT": "Kontakt"
},
"LIST": {
"TABLE_HEADER": [
"Nazwa",
"Opis",
"Type",
"Key"
"Typ",
"Klucz"
],
"BUTTONS": {
"EDIT": "Edytuj",
"DELETE": "Usuń"
},
"EMPTY_RESULT": {
"404": "There are no custom attributes created",
"NOT_FOUND": "There are no custom attributes configured"
"404": "Nie utworzono atrybutów niestandardowych",
"NOT_FOUND": "Brak skonfigurowanych atrybutów niestandardowych"
}
}
}