Skip to content

Commit

Permalink
fix(pci.db): add hourly unit in kafka and fix translation issues
Browse files Browse the repository at this point in the history
datatr-324

Signed-off-by: Arthur Bullet <[email protected]>
  • Loading branch information
abullet33 committed Jul 25, 2023
1 parent f3a98f2 commit a24c3a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"pci_databases_topics_create_topic_replication": "Réplication",
"pci_databases_topics_create_topic_partitions": "Partitions",
"pci_databases_topics_create_topic_retention_bytes": "Taille de rétention (octets)",
"pci_databases_topics_create_topic_retention_hours": "Temps de rétention",
"pci_databases_topics_create_topic_retention_hours": "Temps de rétention (heures)",
"pci_databases_topics_create_topic_min_insync_replicas": "Réplica in-sync minimum",
"pci_databases_topics_create_topic_min_cleanup_policy": "Politique de suppression"
}

0 comments on commit a24c3a1

Please sign in to comment.