config/locales/coco.en.yml in coveragebook_components-0.12.2 vs config/locales/coco.en.yml in coveragebook_components-0.13.0

- old
+ new

@@ -1,24 +1,23 @@ en: coco: app: - blocks: - slide_editor: - bg_color_picker: - label: "Background colour" - bg_image_picker: - label: "Background image" - blank_state: "Drag a jpg, png or gif onto the slide area or..." - text_color_picker: - label: "Text colour" - layout_picker: - label: "Layout" - undo_button: - tooltip: "Undo" - redo_button: - tooltip: "Redo" - save_button: - label: "Save" - saving_label: "Saving..." + slide_editor: + bg_color_picker: + label: "Background colour" + bg_image_picker: + label: "Background image" + blank_state: "Drag a jpg, png or gif onto the slide area or..." + text_color_picker: + label: "Text colour" + layout_picker: + label: "Layout" + undo_button: + tooltip: "Undo" + redo_button: + tooltip: "Redo" + save_button: + label: "Save" + saving_label: "Saving..." test: translatable: greeting: "Hello"