out since the last upgrade . Add Firefox and Xinha buttons to main page to show our support.
9 lines
199 B
JavaScript
9 lines
199 B
JavaScript
// I18N constants
|
|
// LANG: "de", ENCODING: UTF-8
|
|
// translated: Raimund Meyer xinha@ray-of-light.org
|
|
{
|
|
"Insert Anchor": "Anker invoegen",
|
|
"Anchor name": "Naam (ID)",
|
|
"Delete": "Verwijderen"
|
|
};
|