Zen Cart是真正的电子商务艺术

源代码在线查看: nb.js

软件大小: 6657 K
上传用户: shsy22
关键词: Cart Zen 电子商务
下载地址: 免注册下载 普通下载 VIP

相关代码

				// I18N constants
				
				HTMLArea.I18N = {
				
					// the following should be the filename without .js extension
					// it will be used for automatically load plugin language.
					lang: "nb",
				
					tooltips: {
						bold:           "Fet",
						italic:         "Kursiv",
						underline:      "Understreket",
						strikethrough:  "Gjennomstreket",
						subscript:      "Senket",
						superscript:    "Hevet",
						justifyleft:    "Venstrejuster",
						justifycenter:  "Midtjuster",
						justifyright:   "H鴜rejuster",
						justifyfull:    "Blokkjuster",
						orderedlist:    "Nummerert liste",
						unorderedlist:  "Punktmerket liste",
						outdent:        "豮e innrykk",
						indent:         "Reduser innrykk",
						forecolor:      "Skriftfarge",
						backcolor:      "Bakgrunnsfarge",
						horizontalrule: "Horisontal linje",
						createlink:     "Sett inn lenke",
						insertimage:    "Sett inn bilde",
						inserttable:    "Sett inn tabell",
						htmlmode:       "Vis HTML kode",
						popupeditor:    "Forst鴕r redigeringsvindu",
						about:          "Om..",
						help:           "Hjelp",
						textindicator:  "Gjeldende stil"
					}
				};
							

相关资源