diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-16 01:27:56 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-16 01:27:56 +0000 |
commit | 922f92cd7df28d8ccc396cd13392b8469c34c88a (patch) | |
tree | 498df325de6aef53b6d310e55ea69729132771d6 /modules/freifunk/luasrc/i18n/freifunk.en.xml | |
parent | b11c6ecbeea88f782cef9c0441b3927d0c736a56 (diff) |
* luci/modules/freifunk: fix translation of contact page
Diffstat (limited to 'modules/freifunk/luasrc/i18n/freifunk.en.xml')
-rw-r--r-- | modules/freifunk/luasrc/i18n/freifunk.en.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/freifunk/luasrc/i18n/freifunk.en.xml b/modules/freifunk/luasrc/i18n/freifunk.en.xml index 5664ba68ab..ce519ad72c 100644 --- a/modules/freifunk/luasrc/i18n/freifunk.en.xml +++ b/modules/freifunk/luasrc/i18n/freifunk.en.xml @@ -14,6 +14,7 @@ <i18n:msg xml:id="ff_mail">E-Mail</i18n:msg> <i18n:msg xml:id="ff_mail1">You really should provide your address here!</i18n:msg> <i18n:msg xml:id="ff_nickname">Nickname</i18n:msg> +<i18n:msg xml:id="ff_name">Realname</i18n:msg> <i18n:msg xml:id="ff_node">Node</i18n:msg> <i18n:msg xml:id="ff_note">Notice</i18n:msg> <i18n:msg xml:id="ff_phone">Phone</i18n:msg> |