mirror of https://github.com/ElemeFE/element
replace double quote
parent
6a8fe43900
commit
02828ed239
|
@ -2,7 +2,7 @@ export default {
|
|||
el: {
|
||||
datepicker: {
|
||||
now: 'Maintenant',
|
||||
today: "Auj.",
|
||||
today: 'Auj.',
|
||||
cancel: 'Annuler',
|
||||
clear: 'Effacer',
|
||||
confirm: 'OK',
|
||||
|
|
Loading…
Reference in New Issue