Explorar o código

remove 'dot'

Signed-off-by: shanghaikid <jiangruiyi@gmail.com>
shanghaikid %!s(int64=2) %!d(string=hai) anos
pai
achega
4fcbb4ec40
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      client/src/i18n/en/collection.ts

+ 1 - 1
client/src/i18n/en/collection.ts

@@ -89,7 +89,7 @@ const collectionTrans = {
   schemaTab: 'Schema',
   queryTab: 'Data Query',
   previewTab: 'Data Preview',
-  startTip: 'Start your data query.',
+  startTip: 'Start your data query',
   dataQuerylimits:
     ' Please note that the maximum number of results for your data query is 16384.',
   exprPlaceHolder: 'Please enter your data query, for example id > 0',