Add Channels translations

This commit is contained in:
joker-x 2020-08-17 05:04:56 +02:00
parent 8e270e2ef7
commit adf1e0d083
8 changed files with 93 additions and 18 deletions

View file

@ -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}}\""
}