Add missing translations (#6673)

This commit is contained in:
Alex
2023-05-09 11:39:02 -06:00
committed by GitHub
parent 55dc76f099
commit 3e0ec8b752
78 changed files with 1429 additions and 1315 deletions
+15 -5
View File
@@ -3,17 +3,27 @@
$y=0;
$apps[$x]['menu'][$y]['title']['en-us'] = "Bridges";
$apps[$x]['menu'][$y]['title']['en-gb'] = "Bridges";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Bridges";
$apps[$x]['menu'][$y]['title']['ar-eg'] = "الجسور";
$apps[$x]['menu'][$y]['title']['de-at'] = "Brücken";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Brücken";
$apps[$x]['menu'][$y]['title']['de-de'] = "Brücken";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Puentes";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Puentes";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Ponts";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Ponts";
$apps[$x]['menu'][$y]['title']['he-il'] = "גשרים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Ponti";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Bridges";
$apps[$x]['menu'][$y]['title']['pl'] = "Mostkowania";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Mostkowania";
$apps[$x]['menu'][$y]['title']['pt-br'] = "pontes";
$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']['uk'] = "Міста";
$apps[$x]['menu'][$y]['title']['de-at'] = "Brücken";
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Міста";
$apps[$x]['menu'][$y]['title']['zh-cn'] = "桥梁";
$apps[$x]['menu'][$y]['title']['ja-jp'] = "ブリッジ";
$apps[$x]['menu'][$y]['title']['ko-kr'] = "오시는 길";
$apps[$x]['menu'][$y]['title']['ko-kr'] = "교량";
$apps[$x]['menu'][$y]['uuid'] = "345f0aad-8321-4a8b-9f08-c4730297660c";
$apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][$y]['category'] = "internal";