Initial commit
This commit is contained in:
parent
a37f36316f
commit
734547d81a
9 changed files with 485 additions and 0 deletions
1
resources/i18n/en-GB.edn
Normal file
1
resources/i18n/en-GB.edn
Normal file
|
|
@ -0,0 +1 @@
|
|||
{:pipe "This is not a pipe"}
|
||||
1
resources/i18n/fr-FR.edn
Normal file
1
resources/i18n/fr-FR.edn
Normal file
|
|
@ -0,0 +1 @@
|
|||
{:pipe "Ceci n'est pas une pipe."}
|
||||
Loading…
Add table
Add a link
Reference in a new issue