dfdget.js 437 Bytes
Newer Older
1 2 3 4 5 6 7 8
export default {
	"CT000004": "The selected contract $1 does not fit to the currently loaded parent contract $2.\nThe system will automatically try to load the parent of contract $1.",
	"CT000003": "For $2 no fitting $1 found.\nPlease respecify the external key.",
	"CT000005": "The passed Loan is not available. The passed data is ignored.",
	"CT000000": "closed contract",
	"CT000002": "No $1 selected",
	"CT000001": "open contract",
}