diff --git a/README.md b/README.md index a2ed4d79c..73ff766f2 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@

Document | - Roadmap | + Roadmap | Twitter | Discord | Demo @@ -339,7 +339,7 @@ docker build -f Dockerfile -t infiniflow/ragflow:nightly . ## ๐Ÿ“œ Roadmap -See the [RAGFlow Roadmap 2024](https://github.com/infiniflow/ragflow/issues/162) +See the [RAGFlow Roadmap 2025](https://github.com/infiniflow/ragflow/issues/4214) ## ๐Ÿ„ Community diff --git a/README_id.md b/README_id.md index 617aac2a5..daa32e436 100644 --- a/README_id.md +++ b/README_id.md @@ -32,7 +32,7 @@

Dokumentasi | - Peta Jalan | + Peta Jalan | Twitter | Discord | Demo @@ -308,7 +308,7 @@ docker build -f Dockerfile -t infiniflow/ragflow:nightly . ## ๐Ÿ“œ Roadmap -Lihat [Roadmap RAGFlow 2024](https://github.com/infiniflow/ragflow/issues/162) +Lihat [Roadmap RAGFlow 2025](https://github.com/infiniflow/ragflow/issues/4214) ## ๐Ÿ„ Komunitas diff --git a/README_ja.md b/README_ja.md index a81508f23..2cf83e3f7 100644 --- a/README_ja.md +++ b/README_ja.md @@ -33,7 +33,7 @@

Document | - Roadmap | + Roadmap | Twitter | Discord | Demo @@ -304,7 +304,7 @@ docker build -f Dockerfile -t infiniflow/ragflow:nightly . ## ๐Ÿ“œ ใƒญใƒผใƒ‰ใƒžใƒƒใƒ— -[RAGFlow ใƒญใƒผใƒ‰ใƒžใƒƒใƒ— 2024](https://github.com/infiniflow/ragflow/issues/162) ใ‚’ๅ‚็…ง +[RAGFlow ใƒญใƒผใƒ‰ใƒžใƒƒใƒ— 2025](https://github.com/infiniflow/ragflow/issues/4214) ใ‚’ๅ‚็…ง ## ๐Ÿ„ ใ‚ณใƒŸใƒฅใƒ‹ใƒ†ใ‚ฃ diff --git a/README_ko.md b/README_ko.md index b0a2b0381..d2fd4bd3d 100644 --- a/README_ko.md +++ b/README_ko.md @@ -33,7 +33,7 @@

Document | - Roadmap | + Roadmap | Twitter | Discord | Demo @@ -306,7 +306,7 @@ docker build -f Dockerfile -t infiniflow/ragflow:nightly . ## ๐Ÿ“œ ๋กœ๋“œ๋งต -[RAGFlow ๋กœ๋“œ๋งต 2024](https://github.com/infiniflow/ragflow/issues/162)์„ ํ™•์ธํ•˜์„ธ์š”. +[RAGFlow ๋กœ๋“œ๋งต 2025](https://github.com/infiniflow/ragflow/issues/4214)์„ ํ™•์ธํ•˜์„ธ์š”. ## ๐Ÿ„ ์ปค๋ฎค๋‹ˆํ‹ฐ diff --git a/README_zh.md b/README_zh.md index 9c2b8552a..b6eb910ec 100644 --- a/README_zh.md +++ b/README_zh.md @@ -33,7 +33,7 @@

Document | - Roadmap | + Roadmap | Twitter | Discord | Demo @@ -319,7 +319,7 @@ docker build --build-arg NEED_MIRROR=1 -f Dockerfile -t infiniflow/ragflow:night ## ๐Ÿ“œ ่ทฏ็บฟๅ›พ -่ฏฆ่ง [RAGFlow Roadmap 2024](https://github.com/infiniflow/ragflow/issues/162) ใ€‚ +่ฏฆ่ง [RAGFlow Roadmap 2025](https://github.com/infiniflow/ragflow/issues/4214) ใ€‚ ## ๐Ÿ„ ๅผ€ๆบ็คพๅŒบ diff --git a/web/src/locales/en.ts b/web/src/locales/en.ts index 8fb3fa943..f37fe9512 100644 --- a/web/src/locales/en.ts +++ b/web/src/locales/en.ts @@ -114,12 +114,12 @@ export default { testText: 'Test text', testTextPlaceholder: 'Input your question here!', testingLabel: 'Testing', - similarity: 'Hybrid Similarity', - termSimilarity: 'Term Similarity', - vectorSimilarity: 'Vector Similarity', + similarity: 'Hybrid similarity', + termSimilarity: 'Term similarity', + vectorSimilarity: 'Vector similarity', hits: 'Hits', view: 'View', - filesSelected: 'Files Selected', + filesSelected: 'Files selected', upload: 'Upload', run: 'Parse', runningStatus0: 'UNParsed', @@ -305,7 +305,7 @@ The above is the content you need to summarize.`, randomSeed: 'Random seed', randomSeedMessage: 'Random seed is required', entityTypes: 'Entity types', - vietnamese: 'Vietamese', + vietnamese: 'Vietnamese', pageRank: 'Page rank', pageRankTip: `This increases the relevance score of the knowledge base. Its value will be added to the relevance score of all retrieved chunks from this knowledge base. Useful when you are searching within multiple knowledge bases and wanting to assign a higher pagerank score to a specific one.`, }, @@ -313,9 +313,9 @@ The above is the content you need to summarize.`, chunk: 'Chunk', bulk: 'Bulk', selectAll: 'Select All', - enabledSelected: 'Enable Selected', - disabledSelected: 'Disable Selected', - deleteSelected: 'Delete Selected', + enabledSelected: 'Enable selected', + disabledSelected: 'Disable selected', + deleteSelected: 'Delete selected', search: 'Search', all: 'All', enabled: 'Enabled', @@ -567,8 +567,8 @@ The above is the content you need to summarize.`, SparkModelNameMessage: 'Please select Spark model', addSparkAPIPassword: 'Spark APIPassword', SparkAPIPasswordMessage: 'please input your APIPassword', - addSparkAPPID: 'Spark APPID', - SparkAPPIDMessage: 'please input your APPID', + addSparkAPPID: 'Spark APP ID', + SparkAPPIDMessage: 'please input your APP ID', addSparkAPISecret: 'Spark APISecret', SparkAPISecretMessage: 'please input your APISecret', addSparkAPIKey: 'Spark APIKey', @@ -582,7 +582,7 @@ The above is the content you need to summarize.`, 'Please give your speech synthesis model a name', addFishAudioAK: 'Fish Audio API KEY', addFishAudioAKMessage: 'Please input your API KEY', - addFishAudioRefID: 'FishAudio Refrence ID', + addFishAudioRefID: 'FishAudio Reference ID', addFishAudioRefIDMessage: 'Please input the Reference ID (leave blank to use the default model).', GoogleModelIDMessage: 'Please input your model ID!', @@ -724,7 +724,7 @@ The above is the content you need to summarize.`, nameRequiredMsg: 'Name is required', nameRepeatedMsg: 'The name cannot be repeated', keywordExtract: 'Keyword', - keywordExtractDescription: `A component that extracts keywords from a user query, with Top N specifing the number of keywords to extract.`, + keywordExtractDescription: `A component that extracts keywords from a user query, with Top N specifying the number of keywords to extract.`, baidu: 'Baidu', baiduDescription: `A component that searches from baidu.com, using TopN to specify the number of search results. It supplements the existing knowledge bases.`, duckDuckGo: 'DuckDuckGo', @@ -779,7 +779,7 @@ The above is the content you need to summarize.`, baiduFanyi: 'BaiduFanyi', baiduFanyiDescription: 'A component that gets specialized translations from https://fanyi.baidu.com/.', - appid: 'App id', + appid: 'App ID', secretKey: 'Secret key', domain: 'Domain', transType: 'Translation type',