<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://star-citizen.wiki/index.php?action=history&amp;feed=atom&amp;title=Modul%3AClothing%2FData</id>
	<title>Modul:Clothing/Data - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://star-citizen.wiki/index.php?action=history&amp;feed=atom&amp;title=Modul%3AClothing%2FData"/>
	<link rel="alternate" type="text/html" href="https://star-citizen.wiki/index.php?title=Modul:Clothing/Data&amp;action=history"/>
	<updated>2026-05-30T17:43:22Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Star Citizen Wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://star-citizen.wiki/index.php?title=Modul:Clothing/Data&amp;diff=15604&amp;oldid=prev</id>
		<title>imported&gt;FoXFTW: Plural -&gt; Singular</title>
		<link rel="alternate" type="text/html" href="https://star-citizen.wiki/index.php?title=Modul:Clothing/Data&amp;diff=15604&amp;oldid=prev"/>
		<updated>2022-01-03T13:04:07Z</updated>

		<summary type="html">&lt;p&gt;Plural -&amp;gt; Singular&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local data = {}&lt;br /&gt;
&lt;br /&gt;
--- Translate an armor type to german text&lt;br /&gt;
local typeTranslations = {&lt;br /&gt;
    [ &amp;#039;Backpack&amp;#039; ]     = &amp;#039;Rucksack&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Bandana&amp;#039; ]      = &amp;#039;Bandana&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Beanie&amp;#039; ]       = &amp;#039;Mütze&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Boots&amp;#039; ]        = &amp;#039;Stiefel&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Gloves&amp;#039; ]       = &amp;#039;Handschuh&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Gown&amp;#039; ]         = &amp;#039;Kittel&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Hat&amp;#039; ]          = &amp;#039;Hut&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Head Cover&amp;#039; ]   = &amp;#039;Kopfbedeckung&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Jacket&amp;#039; ]       = &amp;#039;Jacke&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Pants&amp;#039; ]        = &amp;#039;Hose&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Shirt&amp;#039; ]        = &amp;#039;Hemd&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Shoes&amp;#039; ]        = &amp;#039;Schuh&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Slippers&amp;#039; ]     = &amp;#039;Hausschuh&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Sweater&amp;#039; ]      = &amp;#039;Pullover&amp;#039;,&lt;br /&gt;
    [ &amp;#039;T-Shirt&amp;#039; ]      = &amp;#039;T-Shirt&amp;#039;,&lt;br /&gt;
    [ &amp;#039;Unknown Type&amp;#039; ] = &amp;#039;Unbekannter Typ&amp;#039;,&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
data.typeTranslations = typeTranslations&lt;br /&gt;
&lt;br /&gt;
return data&lt;/div&gt;</summary>
		<author><name>imported&gt;FoXFTW</name></author>
	</entry>
</feed>