Skip to content
Snippets Groups Projects
Commit 1d1cbfac authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

update languages (and missing langauge - ToDos)

parent 960de47f
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
......@@ -113,7 +113,7 @@ function KeywordUtils(){
createKeywordEntry("0", translate.text("Customer"))
,createKeywordEntry("1", translate.text("Prospect"))
,createKeywordEntry("2", translate.text("Supplier"))
,createKeywordEntry("3", translate.text("Other"))//TODO: key as ${}
,createKeywordEntry("3", translate.text("${ORGTYPE_OTHER}"))
]);
break;
case "PERS.GENDER":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment