فهرست منبع

i18n: update Greek translation (#12830)

Translate missing text
Spyros Sakellaropoulos 6 سال پیش
والد
کامیت
69f790f4d5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/locale/lang/el.js

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

@@ -103,7 +103,7 @@ export default {
       titles: ['Λίστα 1', 'Λίστα 2'],
       filterPlaceholder: 'Αναζήτηση',
       noCheckedFormat: '{total} Αντικείμενα',
-      hasCheckedFormat: '{checked}/{total} checked' // to be translated
+      hasCheckedFormat: '{checked}/{total} επιλεγμένα'
     }
   }
 };