added descriptions to RG Destinations (#6885)

This commit is contained in:
Antonio Fernandez
2024-02-05 12:57:12 -05:00
committed by GitHub
parent 6538e1c6d6
commit 42cf20a976
3 changed files with 40 additions and 0 deletions
+26
View File
@@ -1300,6 +1300,32 @@ $text['label-destination_number']['zh-cn'] = "目的地";
$text['label-destination_number']['ja-jp'] = "行き先";
$text['label-destination_number']['ko-kr'] = "목적지";
$text['label-destination_description']['en-us'] = "Description";
$text['label-destination_description']['en-gb'] = "Description";
$text['label-destination_description']['ar-eg'] = "الوصف";
$text['label-destination_description']['de-at'] = "Beschreibung";
$text['label-destination_description']['de-ch'] = "Beschreibung";
$text['label-destination_description']['de-de'] = "Beschreibung";
$text['label-destination_description']['el-gr'] = "Περιγραφή";
$text['label-destination_description']['es-cl'] = "Descripción";
$text['label-destination_description']['es-mx'] = "Descripción";
$text['label-destination_description']['fr-ca'] = "Description";
$text['label-destination_description']['fr-fr'] = "Description";
$text['label-destination_description']['he-il'] = "תאור";
$text['label-destination_description']['it-it'] = "Descrizione";
$text['label-destination_description']['nl-nl'] = "Omschrijving";
$text['label-destination_description']['pl-pl'] = "Opis";
$text['label-destination_description']['pt-br'] = "Descrição";
$text['label-destination_description']['pt-pt'] = "Descrição";
$text['label-destination_description']['ro-ro'] = "Descriere";
$text['label-destination_description']['ru-ru'] = "Описание";
$text['label-destination_description']['sv-se'] = "Beskrivning";
$text['label-destination_description']['tr-tr'] = "Tanım";
$text['label-destination_description']['uk-ua'] = "Опис";
$text['label-destination_description']['zh-cn'] = "描述";
$text['label-destination_description']['ja-jp'] = "説明";
$text['label-destination_description']['ko-kr'] = "설명";
$text['label-destination_delay']['en-us'] = "Delay";
$text['label-destination_delay']['en-gb'] = "Delay";
$text['label-destination_delay']['ar-eg'] = "التأخير";