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:
parent
4186117b54
commit
0e911b220a
1 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ import Ember from 'ember';
|
||||||
|
|
||||||
export default Ember.Component.extend({
|
export default Ember.Component.extend({
|
||||||
drop: null,
|
drop: null,
|
||||||
cancelLabel: "Cancel",
|
cancelLabel: "Close",
|
||||||
actionLabel: "Save",
|
actionLabel: "Save",
|
||||||
tip: "Short and concise title for the page",
|
tip: "Short and concise title for the page",
|
||||||
busy: false,
|
busy: false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue