Add Romanian translation (#468)

* Create Romanian chat.json

I have created Romanian translation of the chat.json.

* Add Romanian translation

I have created Romanian translations.

* Update next-i18next.config.js

Added ro locale

---------

Co-authored-by: Mckay Wrigley <mckaywrigley@gmail.com>
This commit is contained in:
Mr
2023-04-11 05:37:17 +02:00
committed by GitHub
parent ac69b7a887
commit 93112a8211
6 changed files with 77 additions and 17 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"New prompt": "Noua solicitare",
"New folder": "Dosar nou",
"No prompts.": "Fără solicitări.",
"Search prompts...": "Cereri de căutare...",
"Name": "Nume",
"Description": "Descriere",
"A description for your prompt.": "Descrierea solicitării prompt.",
"Prompt": "Îndemnuri",
"Prompt content. Use {{}} to denote a variable. Ex: {{name}} is a {{adjective}} {{noun}}": "Conținut prompt. Utilizați {{}} pentru a indica o variabilă. De exemplu: {{nume}} este un {{adjectiv}} {{substantiv}}",
"Save": "Salvați"
}