Add Channels translations
This commit is contained in:
parent
8e270e2ef7
commit
adf1e0d083
8 changed files with 93 additions and 18 deletions
|
@ -1046,5 +1046,20 @@
|
|||
"dTsNext": "Suivant",
|
||||
"dTsPrevious": "Précédent",
|
||||
"dTsSortAscending": ": activer pour trier la colonne par ordre croissant",
|
||||
"dTsSortDescending": ": activer pour trier la colonne par ordre décroissant"
|
||||
"dTsSortDescending": ": activer pour trier la colonne par ordre décroissant",
|
||||
"saving": "Saving ...",
|
||||
"channelUpdated": "Channel updated",
|
||||
"channelCreated": "Channel created",
|
||||
"deletingChannel": "Deleting channel ...",
|
||||
"channelDeleted": "Channel deleted",
|
||||
"editChannel": "Edit Channel",
|
||||
"createChannel": "Create Channel",
|
||||
"sendConfiguration": "Send configuration",
|
||||
"sendConfiguration_plural": "Send configurations",
|
||||
"disableOpenedTracking": "Disable opened tracking",
|
||||
"disableClickedTracking": "Disable clicked tracking",
|
||||
"save": "Save",
|
||||
"saveAndLeave": "Save and leave",
|
||||
"channels": "Channels",
|
||||
"channelName": "Channel \"{{name}}\""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue