diff options
| author | TenPlus1 <kinsellaja@yahoo.com> | 2017-05-19 15:05:54 +0100 | 
|---|---|---|
| committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-05-19 15:05:54 +0100 | 
| commit | 153ef883cccadc0e164c9e5632ff7bc12e8e8876 (patch) | |
| tree | f218ceaa574d13590600de37c67e7df8a7422cc9 /locale | |
| parent | 18ec8a9bfbe40ee416c1c9f4d500a2daf541f33b (diff) | |
added intllib support and french translation
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/fr.txt | 7 | ||||
| -rw-r--r-- | locale/template.txt | 7 | 
2 files changed, 14 insertions, 0 deletions
| diff --git a/locale/fr.txt b/locale/fr.txt new file mode 100644 index 0000000..874b106 --- /dev/null +++ b/locale/fr.txt @@ -0,0 +1,7 @@ +# init.lua + +Mulch = Paillis +Bone Meal = Poudre d'os +Fertiliser = Engrais +Bone = Os +[bonemeal] loaded = [bonemeal] chargé diff --git a/locale/template.txt b/locale/template.txt new file mode 100644 index 0000000..f4023ac --- /dev/null +++ b/locale/template.txt @@ -0,0 +1,7 @@ +# init.lua + +Mulch =  +Bone Meal =  +Fertiliser =  +Bone =  +[bonemeal] loaded =  | 
