2
0
ryjiang 2 жил өмнө
parent
commit
55263758b3

+ 2 - 2
client/src/i18n/en/overview.ts

@@ -1,8 +1,8 @@
 const overviewTrans = {
   load: 'Loaded Collections',
   all: 'All Collections',
-  data: 'Data',
-  rows: '{{number}} Entities',
+  data: 'Entites',
+  rows: '{{number}}',
   loading: 'Loading Collections',
 };