Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
138
Issues
138
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
purescript-gargantext
Commits
463bc224
Commit
463bc224
authored
May 22, 2025
by
Yoelis Acourt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: less polite and change wording
parent
d9a28511
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
WriteNodesDocuments.purs
...mponents/Forest/Tree/Node/Action/WriteNodesDocuments.purs
+3
-3
No files found.
src/Gargantext/Components/Forest/Tree/Node/Action/WriteNodesDocuments.purs
View file @
463bc224
...
@@ -92,7 +92,7 @@ actionWriteNodesDocumentsWithLangsCpt = here.component "actionWriteNodesDocument
...
@@ -92,7 +92,7 @@ actionWriteNodesDocumentsWithLangsCpt = here.component "actionWriteNodesDocument
[ H.div
[ H.div
{ className: "form-group__label" }
{ className: "form-group__label" }
[ B.label_ $
[ B.label_ $
"
Please s
elect the language of your current Notes:"
"
S
elect the language of your current Notes:"
]
]
, H.div
, H.div
{ className: "form-group__field" }
{ className: "form-group__field" }
...
@@ -111,7 +111,7 @@ actionWriteNodesDocumentsWithLangsCpt = here.component "actionWriteNodesDocument
...
@@ -111,7 +111,7 @@ actionWriteNodesDocumentsWithLangsCpt = here.component "actionWriteNodesDocument
[ H.div
[ H.div
{ className: "form-group__label" }
{ className: "form-group__label" }
[ B.label_ $
[ B.label_ $
"
Please set the document size you require
:"
"
Choose the length of the context window
:"
]
]
, H.div
, H.div
{ className: "form-group__field" }
{ className: "form-group__field" }
...
@@ -130,7 +130,7 @@ actionWriteNodesDocumentsWithLangsCpt = here.component "actionWriteNodesDocument
...
@@ -130,7 +130,7 @@ actionWriteNodesDocumentsWithLangsCpt = here.component "actionWriteNodesDocument
[ H.div
[ H.div
{ className: "form-group__label" }
{ className: "form-group__label" }
[ B.label_ $
[ B.label_ $
"
Please c
hoose the list of terms to use:"
"
C
hoose the list of terms to use:"
]
]
, H.div
, H.div
{ className: "form-group__field" }
{ className: "form-group__field" }
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment