Co-authored-by: Erik Kroes <erik.kroes@ing.com> Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com> Co-authored-by: Thijs Louisse <thijs.louisse@ing.com> Co-authored-by: Thomas Allmer <thomas.allmer@ing.com>
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
export default {
|
|
nextMonth: 'Next month',
|
|
previousMonth: 'Previous month',
|
|
};
|