mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Improved Swedish translations (#7477)
Co-authored-by: oskfra <oskar.franck@bahnhof.net>
This commit is contained in:
@@ -20,7 +20,7 @@ $text['title-bridges']['pt-br'] = "pontes";
|
||||
$text['title-bridges']['pt-pt'] = "pontes";
|
||||
$text['title-bridges']['ro-ro'] = "Poduri";
|
||||
$text['title-bridges']['ru-ru'] = "Мосты";
|
||||
$text['title-bridges']['sv-se'] = "Broar";
|
||||
$text['title-bridges']['sv-se'] = "Bryggor";
|
||||
$text['title-bridges']['uk-ua'] = "Мости";
|
||||
$text['title-bridges']['tr-tr'] = "Köprüler";
|
||||
$text['title-bridges']['zh-cn'] = "桥梁";
|
||||
@@ -47,7 +47,7 @@ $text['title-bridge']['pt-br'] = "Ponte";
|
||||
$text['title-bridge']['pt-pt'] = "Ponte";
|
||||
$text['title-bridge']['ro-ro'] = "Pod";
|
||||
$text['title-bridge']['ru-ru'] = "Мост";
|
||||
$text['title-bridge']['sv-se'] = "Bro";
|
||||
$text['title-bridge']['sv-se'] = "Brygga";
|
||||
$text['title-bridge']['uk-ua'] = "Міст";
|
||||
$text['title-bridge']['tr-tr'] = "Köprü";
|
||||
$text['title-bridge']['zh-cn'] = "桥";
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "pontes";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Poduri";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Мосты";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Broar";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Bryggor";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Міста";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "桥梁";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "ブリッジ";
|
||||
|
||||
Reference in New Issue
Block a user