From 1092ffc1a07c761f94d4e9278967a2fdd8b14cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Pomyka=C5=82a?= Date: Fri, 19 Feb 2021 16:23:57 +0100 Subject: [PATCH] Add SimpleLocalize MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We use it to translate e-mails which are sent from NodeJS backend. 👍 Open source tool for finding i18n keys in software projects. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68c2bc5..9a4892d 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [shell-history](https://github.com/pawamoy/shell-history) - Visualize your shell usage with Highcharts * [SHML](https://github.com/odb/shml) - Style framework for the terminal (Shell Markup Language) * [slugify](https://github.com/benlinton/slugify) - Command that converts filenames and directories to a web friendly format +* [simplelocalize](https://github.com/simplelocalize/simplelocalize-cli) - Open source tool for managing i18n keys in software projects * [sman](https://github.com/tokozedg/sman) - :bug: A command-line snippet manager * [spark](https://github.com/holman/spark) - ▁▂▃▅▂▇ in your shell * [spark.fish](https://github.com/jorgebucaran/spark.fish) - ▁▂▃▅ Sparkline Generator