From 31a7db5bf25c411c61ded0e9de8bc65e9cd2611e Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 15 Jan 2022 20:47:18 -0300 Subject: Translate and ship strings in src/locale/*.txt --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e954801..075b5da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ /public/ /tmp/ /src/git-permalink -/src/load-locale-messages.sh +/src/locale/*.sh *.mo *.po~ /tests/remotes/ -- cgit v1.2.3