Skip to content
Snippets Groups Projects
Commit 08212997 authored by Otowa Kotori's avatar Otowa Kotori
Browse files

Misc translation updates

parent 9137f924
No related branches found
No related tags found
1 merge request!860Staged translation updates
......@@ -212,7 +212,7 @@ t("", "", "_t")
------------------------------------------------
section "engine/engine/Chat.lua"
t("[leave]", "[离开]", "_t")
-- untranslated text
--[==[
t("???", "???", "_t")
......
This diff is collapsed.
......@@ -429,7 +429,7 @@ newTalent{
local sentry = NPC.new {
type = "construct", subtype = "weapon",
display = o.display, color=o.color, image = o.image, blood_color = colors.GREY,
name = ("animated %s"):tformat(o:getName()),
name = ("animated %s"):tformat(o:getName({no_add_name=true})),
neuter = true,
faction = self.faction,
desc = _t"A weapon imbued with a living curse. It seems to be searching for its next victim.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment