step timestamp changes

This commit is contained in:
Giga Chubinidze 2023-02-07 15:53:58 +04:00
parent c2fcba729a
commit 9e3073b11e
2 changed files with 2 additions and 2 deletions

View file

@ -150,7 +150,7 @@
.step-timestamp {
position: relative;
margin-left: 34px;
margin-left: 30px;
bottom: 17px;
width: 356px;
height: 15px;

View file

@ -2815,7 +2815,7 @@ en:
component_duplicated: "Step content duplicated successfully."
step_duplication_failed: "Step could not be duplicated, try again later."
component_duplication_failed: "Step content could not be duplicated, try again later."
timestamp: "Created at %{date} by %{user}"
timestamp: "Created on %{date} by %{user}"
status:
complete: "Mark as done"
uncomplete: "Unmark as done"