This repository has been archived on 2025-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
appdb/xinha/plugins/HtmlTidy/lang/nb.js
2009-10-09 00:08:02 +00:00

7 lines
259 B
JavaScript

// I18N constants
// LANG: "nb", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
{
"HTML Tidy": "HTML Tidy",
"Tidy failed. Check your HTML for syntax errors.": "Tidy feilet. Sjekk HTML koden for syntaksfeil."
};