4 lines
57 B
JavaScript
4 lines
57 B
JavaScript
export default {
|
|
back: 'Retour',
|
|
close: 'Fermer',
|
|
};
|