Translations:Manual:Introduction/53/sv-SE

From Mudlet
Revision as of 01:06, 26 July 2021 by WikiSysop (talk | contribs) (Updating translation from gettext import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Don't forget to use a space when you're concatenating two variables together: <syntaxhighlight lang="lua"> firstname = "Apple" lastname = "Red"