Theme: Side Menu updates.

This commit is contained in:
Nate
2020-05-25 18:38:52 -06:00
parent 3016992638
commit 4a986730eb
12 changed files with 163 additions and 65 deletions
+46
View File
@@ -4495,4 +4495,50 @@ $text['option-click']['sv-se'] = "Click";
$text['option-click']['uk-ua'] = "Click";
$text['option-click']['tr-tr'] = "Click";
$text['option-shrink']['en-us'] = "Shrink";
$text['option-shrink']['en-gb'] = "Shrink";
$text['option-shrink']['ar-eg'] = "Shrink";
$text['option-shrink']['de-at'] = "Shrink";
$text['option-shrink']['de-ch'] = "Shrink";
$text['option-shrink']['de-de'] = "Shrink";
$text['option-shrink']['el-gr'] = "Shrink";
$text['option-shrink']['es-cl'] = "Shrink";
$text['option-shrink']['es-mx'] = "Shrink";
$text['option-shrink']['fr-ca'] = "Shrink";
$text['option-shrink']['fr-fr'] = "Shrink";
$text['option-shrink']['he-il'] = "Shrink";
$text['option-shrink']['it-it'] = "Shrink";
$text['option-shrink']['nl-nl'] = "Shrink";
$text['option-shrink']['pl-pl'] = "Shrink";
$text['option-shrink']['pt-br'] = "Shrink";
$text['option-shrink']['pt-pt'] = "Shrink";
$text['option-shrink']['ro-ro'] = "Shrink";
$text['option-shrink']['ru-ru'] = "Shrink";
$text['option-shrink']['sv-se'] = "Shrink";
$text['option-shrink']['uk-ua'] = "Shrink";
$text['option-shrink']['tr-tr'] = "Shrink";
$text['option-fixed']['en-us'] = "Fixed";
$text['option-fixed']['en-gb'] = "Fixed";
$text['option-fixed']['ar-eg'] = "Fixed";
$text['option-fixed']['de-at'] = "Fixed";
$text['option-fixed']['de-ch'] = "Fixed";
$text['option-fixed']['de-de'] = "Fixed";
$text['option-fixed']['el-gr'] = "Fixed";
$text['option-fixed']['es-cl'] = "Fixed";
$text['option-fixed']['es-mx'] = "Fixed";
$text['option-fixed']['fr-ca'] = "Fixed";
$text['option-fixed']['fr-fr'] = "Fixed";
$text['option-fixed']['he-il'] = "Fixed";
$text['option-fixed']['it-it'] = "Fixed";
$text['option-fixed']['nl-nl'] = "Fixed";
$text['option-fixed']['pl-pl'] = "Fixed";
$text['option-fixed']['pt-br'] = "Fixed";
$text['option-fixed']['pt-pt'] = "Fixed";
$text['option-fixed']['ro-ro'] = "Fixed";
$text['option-fixed']['ru-ru'] = "Fixed";
$text['option-fixed']['sv-se'] = "Fixed";
$text['option-fixed']['uk-ua'] = "Fixed";
$text['option-fixed']['tr-tr'] = "Fixed";
?>