1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

10 commits

Author SHA1 Message Date
kyoendo
ab37432c6a correct language code 'ja' for the filename 2014-01-25 22:06:39 +09:00
kyoendo
366ce86072 fix some typo
update some text
2014-01-25 22:00:29 +09:00
kyoendo
505fe53dcf update introductory section in README.jp.md
Update Route and Return values sections in README.jp.md

Add Custom Route Matchers section in README.jp.md

Update Views / Templates section in README.jp.md

Update Filters and Helpers sections in README.jp.md

Correct some wordings

Add Using Sessions section in README.jp.md

Update Halting and Passing sections in README.jp.md

Add original english titles to each section in README.jp.md

Add missing sections in original language

Add TOC and modify section titles in README.jp.md

Fix broken links in toc

Update Mime Types, Accessing the Request Object and Configuration sections in README.jp.md

Update Error Handling, Rack Middleware, and Testing, Sinatra::Base sections in README.jp.md

Update Scopes and Binding section in README.jp.md

Update Requirement, The Bleeding Edge, Versioning, and Further Reading sections in README.jp.md

Remove some original text from section titles

Update Triggering Another Route, Setting Body, Status..., Streaming Responses, and Logging sections in README.jp.md

Update Generating URLs, Browser Redirect, Cache Control, Sending Files, Attachments, Dealing with Date and Time, and Looking Up Tempalte Files in README.jp.md

Update Configuration and Environments sections in README.jp.md

Remove some original texts

Fix and Modify irrelevant lines in README.jp.md
2014-01-22 17:58:31 +09:00
Ryunosuke SATO
86bfa5b92d Fix link to rack reference for Japanese 2014-01-13 22:08:19 +09:00
Ryunosuke SATO
40c88606bc Fix typos in README.jp.md
* 'パラーメータ' / 'パラメーター' should be 'パラメータ'.
* Don't translate library name.
2014-01-13 22:06:53 +09:00
Ryunosuke SATO
66a583b86a Apply syntax highlight to README.jp.md 2014-01-13 22:06:53 +09:00
utenmiki
86a94f631e Translate for addition 2013-09-23 13:17:24 +09:00
utenmiki
746e17f2ac update item of route 2013-09-21 19:05:25 +09:00
Iain Barnett
59246557b5 Removed bit of unneeded RDoc stuff at bottom. 2013-03-04 16:43:12 +00:00
Iain Barnett
783c8b7b7b Change extension. 2013-03-04 16:27:22 +00:00
Renamed from README.jp.rdoc (Browse further)