瀏覽代碼

translated new folder

bach 3 年之前
父節點
當前提交
94bc2dab06

文件差異過大導致無法顯示
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.js


二進制
web/themes/custom/materiotheme/assets/dist/main.js.gz


文件差異過大導致無法顯示
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


+ 1 - 1
web/themes/custom/materiotheme/vuejs/components/User/UserFlags.vue

@@ -20,7 +20,7 @@
       </li>
       <li v-if="collsLength<15" class="create-flag">
         <input
-          placeholder="new folder"
+          :placeholder="$t('materio.new folder')"
           v-model="new_folder_name"
           @keyup.enter.prevent.stop="onCreateFlagColl"
         />

部分文件因文件數量過多而無法顯示