Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/master'

moshaorui 5 mesi fa
parent
commit
346f76e7fc
1 ha cambiato i file con 11 aggiunte e 0 eliminazioni
  1. 11 0
      lang/en/global.php

+ 11 - 0
lang/en/global.php

@@ -0,0 +1,11 @@
+<?php
+
+
+return [
+    'labels' => [
+        'category_name' => 'Category Name',
+    ],
+    'options' => [
+        //
+    ],
+];