source: branches/comu-utf8/data/locale/en.html @ 15109

Revision 15109, 1.6 KB checked in by Yammy, 16 years ago (diff)

国際化用ファイル追加

Line 
1<html>
2<head>
3<meta heep-equiv="Content-Type" content="text/html; charset=utf-8">
4</head>
5
6<body>
7
8<h1>EC-CUBE Language File For English</h1>
9
10<h2>about/index.tpl</h2>
11<p>Store Name</p>
12<!--Store_Name-->
13Store Name
14<!--end-->
15
16<p>Company Name</p>
17<!--Company_Name-->
18Company Name
19<!--end-->
20
21<p>Zip Code</p>
22<!--Zip_Code-->
23Zip Code
24<!--end-->
25
26<p>Address</p>
27<!--Address-->
28Address
29<!--end-->
30
31<p>Tel</p>
32<!--Tel-->
33Tel
34<!--end-->
35
36<p>Fax</p>
37<!--Fax-->
38Fax
39<!--end-->
40
41<p>Business Hours</p>
42<!--Business_Hours-->
43Business Hours
44<!--end-->
45
46<p>Email address</p>
47<!--Email_address-->
48E-mail address
49<!--end-->
50
51<p>Handling Product</p>
52<!--Handling_Product-->
53Handling Product
54<!--end-->
55
56<p>Message</p>
57<!--Message-->
58Message
59<!--end-->
60
61
62<h2>order/index.tpl</h2>
63<p>Distributor</p>
64<!--Distributor-->
65Distributor
66<!--end-->
67
68<p>Operator</p>
69<!--Operator-->
70Operator
71<!--end-->
72
73<p>URl</p>
74<!--URL-->
75URL
76<!--end-->
77
78<p>Necessary Price Except Product</p>
79<!--Necessary_Price_Except_Product-->
80Necessary Price Except Product
81<!--end-->
82
83<p>Order Method</p>
84<!--Order_Method-->
85Order Method
86<!--end-->
87
88<p>Payment Method</p>
89<!--Payment_Method-->
90Payment Method
91<!--end-->
92
93<p>Payment Time Limit</p>
94<!--Payment_Time_Limit-->
95Payment Time Limit
96<!--end-->
97
98<p>Delivery Time</p>
99<!--Delivery_Time-->
100Delivery Time
101<!--end-->
102
103<p>About Returned Goods / Exchange</p>
104<!--About_Returned_Goods_Exchange-->
105About Returned Goods / Exchange
106<!--end-->
107
108
109<h2>cart/index.tpl</h2>
110<p>In a current cart</p>
111<!--In_a_current_cart-->
112in a current cart
113<!--end-->
114
115<p>delete</p>
116<!--delete-->
117delete
118<!--end-->
119
120<p>product photo</p>
121<!--product_photo-->
122product photo
123<!--end-->
124
125</body>
126
127</html>
Note: See TracBrowser for help on using the repository browser.