1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-08 06:55:28 +02:00

Caption change: cancel -> close

This commit is contained in:
Harvey Kandola 2016-06-12 15:51:25 +01:00
parent 4186117b54
commit 0e911b220a

View file

@ -13,7 +13,7 @@ import Ember from 'ember';
export default Ember.Component.extend({
drop: null,
cancelLabel: "Cancel",
cancelLabel: "Close",
actionLabel: "Save",
tip: "Short and concise title for the page",
busy: false,