A website built in Common Lisp using Caveman2 as its framework. It is based on a collection of tutorials written by hyotang666. Those tutorials are based on chapters from the book 'Basic Ruby on Rails'. hyotang666 ported the Ruby code to Common Lisp.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

14 lines
482 B

(("hello" . "(=゚ω゚)ノぃょぅ")
("Number" . "背番号")
("Name" . "ユーザー名")
("Full Name" . "氏名")
("Sex" . "性別")
("Male" . "男")
("Female" . "女")
("Birthday" . "誕生日")
("Email" . "メールアドレス")
("Administrator" . "管理者")
("Create user" . "登録する")
("is required" . "を入力してください。")
("logged in" . "JAPANESE TRANSLATION -- NOT LOGGED IN")
("Stored" . "the article is stored (the japanese version)"))