From fcd711132001b9a0a9f9f958e53f9d5687961117 Mon Sep 17 00:00:00 2001 From: Andrea Ricchi Date: Thu, 16 Nov 2023 14:26:31 +0100 Subject: [PATCH] Update README file Removed deprecated TODO section. Now it's all done. Signed-off-by: Andrea Ricchi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e08615d..4745061 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ftu -l en -p /home/work/flutter-project The result will be a CSV-generated file containing 3 columns: location, source, and translation. -### Dart translation generation (TODO) +### Dart translation generation To generate the Dart file containing the translation from the CSV, run the program choosing the language e specify the CSV file: