translation updates

This commit is contained in:
Tobias Diekershoff 2023-12-16 08:59:07 +01:00
parent fa01357445
commit 3a063f999d
67 changed files with 1026 additions and 1930 deletions

View file

@ -5,7 +5,3 @@ function string_plural_select_sv($n){
$n = intval($n);
return intval($n != 1);
}}
$a->strings['Log in with Twitter'] = 'Logga in med Twitter';
$a->strings['Copy the PIN from Twitter here'] = 'Kopiera PIN-koden från Twitter här';
$a->strings['Consumer key'] = 'Kundnyckel';
$a->strings['Consumer secret'] = 'Kundhemlighet';