mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
translation updates
This commit is contained in:
parent
fa01357445
commit
3a063f999d
67 changed files with 1026 additions and 1930 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue