mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
BugFix [master] - Update languages (#2621)
Update for the Swedish language translation.
This commit is contained in:
committed by
FusionPBX
parent
80beb0070f
commit
22c317eb2f
@@ -78,7 +78,7 @@ $text['label-unknown']['pl-pl'] = "";
|
||||
$text['label-unknown']['pt-br'] = "";
|
||||
$text['label-unknown']['pt-pt'] = "";
|
||||
$text['label-unknown']['ru-ru'] = "Неизвестный";
|
||||
$text['label-unknown']['sv-se'] = "";
|
||||
$text['label-unknown']['sv-se'] = "Okänd";
|
||||
$text['label-unknown']['uk-ua'] = "";
|
||||
|
||||
$text['label-none']['en-us'] = "None";
|
||||
@@ -94,7 +94,7 @@ $text['label-none']['pl-pl'] = "";
|
||||
$text['label-none']['pt-br'] = "";
|
||||
$text['label-none']['pt-pt'] = "";
|
||||
$text['label-none']['ru-ru'] = "Никто";
|
||||
$text['label-none']['sv-se'] = "";
|
||||
$text['label-none']['sv-se'] = "Ingen";
|
||||
$text['label-none']['uk-ua'] = "";
|
||||
|
||||
$text['label-stopped']['en-us'] = "Stopped";
|
||||
|
||||
Reference in New Issue
Block a user