Correct link section of zh-tw version translation

This commit is contained in:
Bi-Ruei, Chiu
2019-06-22 23:41:28 +08:00
parent 14c733b987
commit 9fa89a44aa
95 changed files with 195 additions and 195 deletions

View File

@@ -149,7 +149,7 @@ s1.Execute(os.Stdout, VV)
本小節介紹了如何使用及儲存本地資源,有時需要透過轉換函式來實現,有時透過 lang 來設定,但是最終都是透過 key-value 的方式來儲存 Locale 對應的資料,在需要時取出相應於 Locale 的資訊後,如果是文字資訊就直接輸出,如果是時間日期或者貨幣,則需要先透過`fmt.Printf`或其他格式化函式來處理,而對於不同 Locale 的檢視和資源則是最簡單的,只要在路徑裡面增加 lang 就可以實現了。
## links
* [目錄](<preface.md>)
* 上一節: [設定預設地區](<10.1.md>)
* 下一節: [國際化站點](<10.3.md>)
* [目錄](<preface.md>)
* 上一節[設定預設地區](<10.1.md>)
* 下一節[國際化站點](<10.3.md>)
<!-- {% endraw %} -->