Archived
1
0

German translation

This commit is contained in:
2015-08-13 17:23:12 +02:00
parent 65e5b02f47
commit 67c06db236
11 changed files with 57 additions and 58 deletions

View File

@@ -1,6 +1,6 @@
<footer>
<hr/>
<span class="text-muted footer-lm">{$words_total} words sent in!</span> <span class="float-right footer-rm"><a href="https://github.com/Leafcat/3words">3words</a> by <a href="http://leafc.at">Leafcat Coding</a> &copy; 2014</span>
<span class="text-muted footer-lm">{$words_total} Worte wurden schon eingesendet!</span> <span class="float-right footer-rm">3words by <a href="http://leafc.at">Leafcat Coding</a> &copy; 2014 and forked by <a href="http://akamaru.de/">Akamaru</a>. <a href="https://github.com/Akamaru/3words">Code on GitHub</a></span>
</footer>
</body>
</html>