From 8ced826f39faa816f2718cb0699cc3e6f144439e Mon Sep 17 00:00:00 2001 From: Hugo Posnic Date: Sun, 18 Dec 2016 12:24:47 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcd438b..fa59063 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Manjaro-hello is widely inspired by [manjaro-welcome](https://github.com/manjaro For all this reasons, I have choosen to build a new software from scratch but keeping the original structure. Currently, manjaro-hello has all the major features of manjaro-welcome plus a translation system. -- Interface is translated using gettext and po files. (src/locale) +- Interface is translated using gettext and po files. (po/) - Pages are translated using differents files. (data/pages) ## What goals ?