You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/en.yml
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -445,6 +445,20 @@ en:
445
445
<p>Hello,</p>
446
446
<p>A new project has been created: projectValue:name</p>
447
447
<p>Thank you</p>
448
+
project_custom_field_sections:
449
+
destroy:
450
+
error: "The section could not be deleted."
451
+
drop:
452
+
error: "The section could not be reordered."
453
+
move:
454
+
error: "The section could not be reordered."
455
+
user_custom_field_sections:
456
+
destroy:
457
+
error: "The section could not be deleted."
458
+
drop:
459
+
error: "The section could not be reordered."
460
+
move:
461
+
error: "The section could not be reordered."
448
462
work_packages_identifier:
449
463
page_header:
450
464
description: Choose between classic numerical work package IDs or semantic project-specific ones that prepend the project identifier to the work package ID.
0 commit comments