From b627afaa530edfcc2ca25b41045c19230bd7fbfe Mon Sep 17 00:00:00 2001 From: Massimiliano Pronesti Date: Fri, 6 Oct 2023 23:53:20 +0200 Subject: [PATCH] chore: update translations --- public/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index 68869e4..7d4f48e 100644 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -30,6 +30,6 @@ "Proj2": "High-performance header-only C++20 library for bayesian inference on discrete bayesian networks, supporting both CPU and GPU implementations (Cuda and OpenCL) of inference algorithms and copy-on-write (CoW) memory optimizations.", "Proj3": "Python toolkit for quantum machine learning, developed on top of Qiskit, offers well-known supervised and unsupervised machine learning implementations for a gated quantum computer. Winner of a University award for best project.", "Proj4": "Personal website portfolio for professional usage. Built with React, NodeJS and ❤️. Highly customizable and easy to use.", - "Proj5": "Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, supporting a wide variety of Large Language Models (LLMs) and making dataframes conversational. Top 2 open source contributor.", + "Proj5": "Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, supporting a wide variety of Large Language Models (LLMs) and making dataframes conversational. Main open source contributor.", "ThisWebsite": "This website" }