-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d1e256d
commit ab57b1d
Showing
7 changed files
with
101 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"title": "unknown art", | ||
"description": "unknown art是一个会向你介绍艺术和独立书店的俱乐部。", | ||
"menu" : { | ||
"home": "home", | ||
"places": "places", | ||
"place": "place" | ||
}, | ||
"language" : { | ||
"it": "italian", | ||
"en": "english" | ||
}, | ||
"logo": { | ||
"title": "logo unknown art", | ||
"label": "main logo" | ||
}, | ||
"loading": "loading", | ||
"pagination": { | ||
"current_page": "current page", | ||
"page": "page" | ||
}, | ||
"search": { | ||
"title": "search places", | ||
"description": "filter the list of places", | ||
"field": { | ||
"name": { | ||
"label": "name" | ||
}, | ||
"country": { | ||
"label": "country" | ||
}, | ||
"city": { | ||
"label": "city" | ||
}, | ||
"website": { | ||
"label": "website", | ||
"option": { | ||
"all": "all", | ||
"with": "with website", | ||
"without": "without website" | ||
} | ||
} | ||
}, | ||
"action": { | ||
"dialog": { | ||
"title": "search", | ||
"label": "open the dialog search of places" | ||
}, | ||
"close": { | ||
"label": "close search places dialog" | ||
}, | ||
"submit": { | ||
"title": "search", | ||
"label": "submit the search of places" | ||
}, | ||
"reset": { | ||
"title": "reset", | ||
"label": "reset the search of places" | ||
} | ||
} | ||
}, | ||
"error": { | ||
"description": "the {{page}} page has some problem, you can visit us later, or try to reload the page.", | ||
"action": { | ||
"reload": { | ||
"title": "reload", | ||
"label": "reload the {{page}} page" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"intro": "欢迎亲爱的读者!", | ||
"content": "unknown art 是一个你可以希望与来自美丽世界各地的个人、爱人、思想家、才智人士或艺术家建立联系的地方。", | ||
"logo": { | ||
"title": "主图 unknown art", | ||
"label": "主图" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"results": { | ||
"notfound": "no results found. please try using different search filters.", | ||
"wrongpagination": "no available results. it looks like the pagination might have been modified in the url. please try searching again." | ||
}, | ||
"form": { | ||
"address": "address", | ||
"website": "website", | ||
"description": "description", | ||
"image": "image" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters