Skip to content

Commit

Permalink
feat: updated translation
Browse files Browse the repository at this point in the history
  • Loading branch information
tikazyq committed Oct 21, 2023
1 parent e81a972 commit 44b889a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crawlab-ui",
"version": "0.6.2-11",
"version": "0.6.3",
"private": false,
"author": {
"name": "Marvin Zhang",
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/lang/en/components/spider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const spider: LComponentsSpider = {
selectedNodes: 'Selected Nodes',
description: 'Description',
priority: 'Priority',
incrementalSync: 'Incrementally Sync Files',
incrementalSync: 'Incremental Sync',
},
actions: {
files: {
Expand Down

0 comments on commit 44b889a

Please sign in to comment.