diff --git a/dictionaries/disco.php b/dictionaries/disco.php index d711c1b4e6f57cc43ef68c07b7c7cd78122ae6ae..199a9792ff8655513509537511ccddd44ba20cd3 100644 --- a/dictionaries/disco.php +++ b/dictionaries/disco.php @@ -104,6 +104,14 @@ $lang = array( 'pt' => 'Escolha preferida', 'tr' => '[Tercih edilen seçenek]', ), + 'previous_auth' => array ( + 'no' => 'Du har tidligere valg å autentisere deg hos', + 'en' => 'You have previously chosen to authenticate at', + ), + 'login_at' => array ( + 'no' => 'Logg inn hos', + 'en' => 'Login at', + ), );