csv_reader 0.1.1

Language management through CSV tables
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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
<img src="https://lh6.googleusercontent.com/Qf1VnlLKBEDnvlRkk5dbP1zxyczKeuXINvoyHj-EsGvJkUBUI4DmL_xzO5_hmd0kAUR9Ux3BV3K-DvA=w2880-h1606-rw" width=50%>

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
<img src="https://lh3.googleusercontent.com/_epaI9HY_4oGvadPLJRCgmWdQRevSPWO66z6iYQOeK97EIMqpE7wYTlUmUb-iemE80vZd9w0Kaor89Y=w2880-h1606-rw" width=50%>