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
95 B
JavaScript
4 lines
95 B
JavaScript
export default {
|
|
nextMonth: 'Příští měsíc',
|
|
previousMonth: 'Předchozí měsíc',
|
|
};
|