Explorar el Código

translate forgotten titles

yocheved hace 8 años
padre
commit
a033db4297
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/locale/lang/he.js

+ 1 - 1
src/locale/lang/he.js

@@ -95,7 +95,7 @@ export default {
     transfer: {
       noMatch: 'אין נתונים מתאימים',
       noData: 'ללא נתונים',
-      titles: ['List 1', 'List 2'], // to be translated
+      titles: ['רשימה 1', 'רשימה 2'], // to be translated
       filterPlaceholder: 'הקלד', // to be translated
       noCheckedFormat: 'פריטים {total}', // to be translated
       hasCheckedFormat: ' אישור {checked}/{total}' // to be translated