#csv #table #language #management #localization

app csv_reader

Language management through CSV tables

2 releases

Uses old Rust 2015

0.1.1 Jan 22, 2017
0.1.0 Jan 22, 2017

#235 in #localization

33 downloads per month

MIT license

5KB
94 lines

language-parser-csv

A parser for having multiple languages in an app.

Example

In this walkthrough, we'll be using Google Sheets as a tool. ###Step 1 - Creating a Table

As you can see, a table with IDs in the first column, and languages in the first row should be created. This should be relatively easy to comprehend.

###Step 2 - Table as .csv

No runtime deps