Added Multilingualism to all Lehrauftraege View GUI-items

Attention: part of phrases-array is used by javascripts.
(acceptLehrauftrag.js, approveLehrauftrag.js, orderLehrauftrag.js)
This commit is contained in:
Cris
2020-04-02 17:12:36 +02:00
parent aaaa5f52ae
commit db78fa20f3
4 changed files with 119 additions and 31 deletions
@@ -50,7 +50,8 @@ class LehrauftragAkzeptieren extends Auth_Controller
array(
'global',
'ui',
'lehre'
'lehre',
'password'
)
);