Initial commit

This commit is contained in:
simon 2017-08-08 13:46:57 +01:00
parent a37f36316f
commit 734547d81a
9 changed files with 485 additions and 0 deletions

1
resources/i18n/en-GB.edn Normal file
View file

@ -0,0 +1 @@
{:pipe "This is not a pipe"}

1
resources/i18n/fr-FR.edn Normal file
View file

@ -0,0 +1 @@
{:pipe "Ceci n'est pas une pipe."}