Skip to content

Instantly share code, notes, and snippets.

@patcon
Last active May 24, 2018 06:25
Show Gist options
  • Save patcon/1f68d3efd30360048bce81b3a7655c5b to your computer and use it in GitHub Desktop.
Save patcon/1f68d3efd30360048bce81b3a7655c5b to your computer and use it in GitHub Desktop.
Sample hackfoldr translation files. Work in progress. See: https://github.com/hackfoldr/hackfoldr-2.0/issues/62
{
"index": {
"expand": "Expand",
"collapse": "Collapse",
"zoom": "Zoom",
"recent": "Recent",
"help": "Help",
"add": "Add Item",
"edit": "Edit",
"update": "Refresh",
"records": "Records",
"instructions": "Instructions",
"add-link": "Add link",
"create-add-hackpad": "Create & add new hackpad",
"link-name": "Name of link to show in foldr",
"link-url": "http://example.com",
"hackpad-name": "Name of link to show in foldr"
}
}
{
"index": {
"expand": "展開",
"collapse": "收合",
"zoom": "",
"recent": "",
"help": "",
"add": "",
"edit": "編輯",
"update": "更新",
"records": "紀錄",
"instructions": "說明",
"add-link": "投稿",
"create-add-hackpad": "開 hackpad 並投稿",
"link-name": "想顯示在 foldr 中的連結名稱",
"link-url": "連結網址",
"hackpad-name": "想顯示在 foldr 中的文件名稱"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment