Przeglądaj źródła

Update create.blade.php

AnonDev 3 lat temu
rodzic
commit
e0a1a499e5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      resources/views/servers/create.blade.php

+ 1 - 1
resources/views/servers/create.blade.php

@@ -240,7 +240,7 @@
                                                <small class="text-muted d-inline-block" x-text="selectedProductObject.memory + ' {{__('MB')}}'"></small>
                                            </div>
                                            <div class="d-flex justify-content-between">
-                                               <small class="text-muted d-inline-block">{{__('Storage')}}</small>
+                                               <small class="text-muted d-inline-block">{{__('Disk')}}</small>
                                                <small class="text-muted d-inline-block" x-text="selectedProductObject.disk + ' {{__('MB')}}'"></small>
                                            </div>
                                            <div class="d-flex justify-content-between">