We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac1891 commit aac527aCopy full SHA for aac527a
lang/en/settings/data_integration.php
@@ -28,7 +28,7 @@
28
'influxdb_test_success_body' => 'Test data has been sent to InfluxDB, check if the data was received.',
29
30
// Bulk write notifications
31
- 'influxdb_bulk_write_failed' => 'Failed to build write to Influxdb.',
+ 'influxdb_bulk_write_failed' => 'Failed to bulk write to Influxdb.',
32
'influxdb_bulk_write_failed_body' => 'Check the logs for more details.',
33
'influxdb_bulk_write_success' => 'Finished bulk data load to Influxdb.',
34
'influxdb_bulk_write_success_body' => 'Data has been sent to InfluxDB, check if the data was received.',
0 commit comments