File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ module.exports = {
1414 subhead : `Axios は、ブラウザと Node.js のための、シンプルなプロミスベースの HTTP クライアントです。
1515 Axios は、非常に拡張性の高いインターフェイスを持つ小さなパッケージで、
1616 シンプルに使えるライブラリを提供します。` ,
17+ sponsors : `<p>私たちのプロジェクトへのご支援をご検討いただきありがとうございます。</p>
18+ <p>選択したティアにこの特典が含まれている場合、24時間以内に自動的にこのリストに追加されます。</p>
19+ <div class="social"><a class="link" href="/ja/docs/sponsor">続きを読む...</a></div>
20+ `
1721 } ,
1822 // `t` stands fot `translation`. This will contain translations of single words or phrases
1923 t : {
@@ -34,7 +38,10 @@ module.exports = {
3438 "Website Copy Right Footer" : 'Web サイトの著作権フッター' ,
3539 "View On Github" : 'GitHub で表示' ,
3640 "Axios Project Copy Right Footer" : 'Axios プロジェクトの著作権フッター' ,
37- "License Label Footer" : 'ライセンスラベル フッター'
41+ "License Label Footer" : 'ライセンスラベル フッター' ,
42+ "Sponsors" : "スポンサー" ,
43+ "Become a sponsor" : "スポンサーになる" ,
44+ "Gold Sponsors" : "ゴールドスポンサー"
3845 } ,
3946 sidebar : [
4047 {
Original file line number Diff line number Diff line change 9191 fill =" white"
9292 />
9393 </svg >
94- <span >Become a sponsor</span >
94+ <span ><%= locale . t [ ' Become a sponsor' ] || ' Become a sponsor ' %> </span >
9595 </a >
9696 </span >
9797 </div >
You can’t perform that action at this time.
0 commit comments