kingingcole / properties-translation

Home Page:https://properties-translation.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Overview

This project generates a zip file containing translations for the specified languages in a .properties file.

Getting Started

First, install packages by running yarn and then run the development server:

yarn dev

To run, create a .env.local file at the root of the project to include your OpenAI API key:

NEXT_PUBLIC_OPENAI_API_KEY='your openai api key'

About

https://properties-translation.vercel.app


Languages

Language:JavaScript 98.0%Language:CSS 2.0%