You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/client/locales/en.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -281,7 +281,8 @@
281
281
"stats": "Statistics",
282
282
"discussions": "Discussions",
283
283
"prompts": "Prompts",
284
-
"rag": "RAG"
284
+
"rag": "RAG",
285
+
"remove": "remove"
285
286
},
286
287
"tooltip": {
287
288
"copied": "Copied!"
@@ -297,4 +298,4 @@
297
298
"description": "Facing problems? Or have a feature suggestion? Tell us about it below. Note that the feedback is not anonymous. You can also ask for a reply from the developers.",
298
299
"responseWanted": "I want a reply to the feedback"
Copy file name to clipboardExpand all lines: src/client/locales/fi.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -281,7 +281,8 @@
281
281
"stats": "Statistiikka",
282
282
"discussions": "Keskustelut",
283
283
"prompts": "Alustukset",
284
-
"rag": "RAG"
284
+
"rag": "RAG",
285
+
"remove": "poista"
285
286
},
286
287
"tooltip": {
287
288
"copied": "Kopioitu!"
@@ -297,4 +298,4 @@
297
298
"description": "Törmäsitko ongelmiin? Onko sinulle kehitysehdotus? Kerro siitä tässä. Huom. palaute ei ole anonyymiä. Voit myös halutessasi pyytää vastausta kehittäjiltä.",
0 commit comments