diff options
Diffstat (limited to 'locale/template.pot')
-rw-r--r-- | locale/template.pot | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/locale/template.pot b/locale/template.pot index 90e5241..af31440 100644 --- a/locale/template.pot +++ b/locale/template.pot @@ -18,6 +18,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: api.lua +msgid "** Peaceful Mode Active - No Monsters Will Spawn" +msgstr "" + +#: api.lua msgid "Mob has been protected!" msgstr "" @@ -42,10 +46,6 @@ msgid "Already protected!" msgstr "" #: api.lua -msgid "Protected!" -msgstr "" - -#: api.lua msgid "@1 at full health (@2)" msgstr "" @@ -97,6 +97,10 @@ msgstr "" msgid "Saddle" msgstr "" +#: crafts.lua +msgid "Mob Fence" +msgstr "" + #: spawner.lua msgid "Mob Spawner" msgstr "" @@ -121,4 +125,4 @@ msgstr "" msgid "" "Syntax: “name min_light[0-14] max_light[0-14] max_mobs_in_area[0 to disable] " "distance[1-20] y_offset[-10 to 10]”" -msgstr ""
\ No newline at end of file +msgstr "" |