Community Translations: Volunteers (Overview)

Hi for this you need a complete new font. the actual font from radiant doesnt support lots of symbols ^^ i think my actual font supports this symbol also … ?

for the translation you have two possible tools:

  1. sublime text - http://www.sublimetext.com/
  2. tkh´s translatertool - Tkh's Translation Helper program (downloadable)

so here add this to your mod and override the old files fonts.zip (145.9 KB)

here are the string for the manifest:

“overrides” : {
“stonehearth/ui/root/css/fonts/autourone/AutourOne-Regular-webfont.eot” : “file(fonts/de-DE/komika_text.eot)”,
“stonehearth/ui/root/css/fonts/autourone/AutourOne-Regular-webfont.svg” : “file(fonts/de-DE/komika_text.svg)”,
“stonehearth/ui/root/css/fonts/autourone/AutourOne-Regular-webfont.ttf” : “file(fonts/de-DE/komika_text.ttf)”,
“stonehearth/ui/root/css/fonts/autourone/AutourOne-Regular-webfont.woff” : “file(fonts/de-DE/komika_text.woff)”,
“stonehearth/ui/root/css/fonts/grobold/grobold-webfont.eot” : “file(fonts/de-DE/komika_text.eot)”,
“stonehearth/ui/root/css/fonts/grobold/grobold-webfont.svg” : “file(fonts/de-DE/komika_text.svg)”,
“stonehearth/ui/root/css/fonts/grobold/grobold-webfont.ttf” : “file(fonts/de-DE/komika_text.ttf)”,
“stonehearth/ui/root/css/fonts/grobold/grobold-webfont.woff” : “file(fonts/de-DE/komika_text.woff)”
}

edit: … ok it was to much to explain sooo here is the mod - just translate the files in the translation folder ^^ Spanish-2617.zip (222.4 KB)

2 Likes