Forráskód Böngészése

Rename user_uuid device_user_uuid in the devices table. Add an apply button to the key dashboard and provision button to the device edit.

markjcrane 9 éve
szülő
commit
de35bbe9e9
1 módosított fájl, 14 hozzáadás és 0 törlés
  1. 14 0
      resources/app_languages.php

+ 14 - 0
resources/app_languages.php

@@ -161,6 +161,20 @@ $text['confirm-copy']['de-at'] = "Wollen Sie das wirklich kopieren?";
 
 
 //buttons
 //buttons
 
 
+$text['button-apply']['en-us'] = "Apply";
+$text['button-apply']['es-cl'] = "";
+$text['button-apply']['pt-pt'] = "";
+$text['button-apply']['fr-fr'] = "";
+$text['button-apply']['pt-br'] = "";
+$text['button-apply']['pl'] = "";
+$text['button-apply']['he'] = "";
+$text['button-apply']['uk'] = "";
+$text['button-apply']['sv-se'] = "";
+$text['button-apply']['de-at'] = "";
+$text['button-apply']['ro'] = "";
+$text['button-apply']['fa'] = "";
+$text['button-apply']['ar-eg'] = "";
+
 $text['button-clear']['en-us'] = "Clear";
 $text['button-clear']['en-us'] = "Clear";
 $text['button-clear']['es-cl'] = "Limpiar";
 $text['button-clear']['es-cl'] = "Limpiar";
 $text['button-clear']['pt-pt'] = "Apagar";
 $text['button-clear']['pt-pt'] = "Apagar";