Pin Numbers: Database class integration.
This commit is contained in:
@@ -221,45 +221,25 @@ $text['description-description']['ru-ru'] = "Введите описание.";
|
||||
$text['description-description']['sv-se'] = "Ange beskrivningen.";
|
||||
$text['description-description']['uk-ua'] = "";
|
||||
|
||||
$text['label-true']['en-us'] = "true";
|
||||
$text['label-true']['ar-eg'] = "";
|
||||
$text['label-true']['de-at'] = "ein"; //copied from de-de
|
||||
$text['label-true']['de-ch'] = "ein"; //copied from de-de
|
||||
$text['label-true']['de-de'] = "ein";
|
||||
$text['label-true']['es-cl'] = "";
|
||||
$text['label-true']['es-mx'] = "";
|
||||
$text['label-true']['fr-ca'] = "";
|
||||
$text['label-true']['fr-fr'] = "";
|
||||
$text['label-true']['he-il'] = "";
|
||||
$text['label-true']['it-it'] = "Vero";
|
||||
$text['label-true']['nl-nl'] = "";
|
||||
$text['label-true']['pl-pl'] = "";
|
||||
$text['label-true']['pt-br'] = "";
|
||||
$text['label-true']['pt-pt'] = "";
|
||||
$text['label-true']['ro-ro'] = "";
|
||||
$text['label-true']['ru-ru'] = "Да";
|
||||
$text['label-true']['sv-se'] = "sann";
|
||||
$text['label-true']['uk-ua'] = "";
|
||||
|
||||
$text['label-false']['en-us'] = "false";
|
||||
$text['label-false']['ar-eg'] = "";
|
||||
$text['label-false']['de-at'] = "aus"; //copied from de-de
|
||||
$text['label-false']['de-ch'] = "aus"; //copied from de-de
|
||||
$text['label-false']['de-de'] = "aus";
|
||||
$text['label-false']['es-cl'] = "falso";
|
||||
$text['label-false']['es-mx'] = "falso"; //copied from es-cl
|
||||
$text['label-false']['fr-ca'] = "falso"; //copied from fr-fr
|
||||
$text['label-false']['fr-fr'] = "falso";
|
||||
$text['label-false']['he-il'] = "";
|
||||
$text['label-false']['it-it'] = "Falso";
|
||||
$text['label-false']['nl-nl'] = "";
|
||||
$text['label-false']['pl-pl'] = "";
|
||||
$text['label-false']['pt-br'] = "falso"; //copied from pt-pt
|
||||
$text['label-false']['pt-pt'] = "falso";
|
||||
$text['label-false']['ro-ro'] = "";
|
||||
$text['label-false']['ru-ru'] = "";
|
||||
$text['label-false']['sv-se'] = "falsk";
|
||||
$text['label-false']['uk-ua'] = "";
|
||||
$text['label-column_name']['en-us'] = "Column Name";
|
||||
$text['label-column_name']['ar-eg'] = "";
|
||||
$text['label-column_name']['de-at'] = "";
|
||||
$text['label-column_name']['de-ch'] = "";
|
||||
$text['label-column_name']['de-de'] = "";
|
||||
$text['label-column_name']['es-cl'] = "";
|
||||
$text['label-column_name']['es-mx'] = "";
|
||||
$text['label-column_name']['fr-ca'] = "";
|
||||
$text['label-column_name']['fr-fr'] = "";
|
||||
$text['label-column_name']['he-il'] = "";
|
||||
$text['label-column_name']['it-it'] = "";
|
||||
$text['label-column_name']['nl-nl'] = "";
|
||||
$text['label-column_name']['pl-pl'] = "";
|
||||
$text['label-column_name']['pt-br'] = "";
|
||||
$text['label-column_name']['pt-pt'] = "";
|
||||
$text['label-column_name']['ro-ro'] = "";
|
||||
$text['label-column_name']['ru-ru'] = "";
|
||||
$text['label-column_name']['sv-se'] = "";
|
||||
$text['label-column_name']['uk-ua'] = "";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['ar-eg'] = "";
|
||||
|
||||
Reference in New Issue
Block a user