-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathenglish_metric.json
40 lines (40 loc) · 1.67 KB
/
english_metric.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"INCLUDE": [
"units/metric.json"
],
"TITLE_TOP": "Koi",
"TITLE_BOTTOM": "Farm",
"START": "Start",
"CONTINUE": "Continue",
"NEW": "New pond",
"SETTINGS": "Settings",
"CONFIRM": "Are you sure?",
"SAVE": "Save",
"COPY": "Copy",
"MENU": "Menu",
"VOLUME": "Volume",
"TOGGLE_GRASS_AUDIO": "Grass audio",
"TOGGLE_FULLSCREEN": "Toggle full screen",
"TOGGLE_FLASHES": "Lightning",
"LANGUAGE": "Language",
"QUIT": "Save & quit",
"BACK": "Back",
"INFO_WEIGHT": "Weight",
"INFO_LENGTH": "Length",
"INFO_AGE": "Age",
"INFO_FRY": "Fry",
"TUTORIAL_MOVE_FISH": "Move the fish by pressing it and dragging it across the screen.",
"TUTORIAL_MOVE_POND_1": "Put a fish into the small pond.",
"TUTORIAL_MOVE_POND_2": "Put another fish into the small pond to allow both fish to breed.",
"TUTORIAL_BREED_WAIT": "Two fish will reproduce after being together for a while without being disturbed.",
"TUTORIAL_BREED_TOO_MANY": "Remove fish from the small pond until only two fish remain.",
"TUTORIAL_CROSSBREED": "Let fish with different colors breed to create new variants.",
"TUTORIAL_CREATE_CARD": "Move a fish to the drop target in the lower half of the screen to turn it into a storable card.",
"TUTORIAL_OPEN_BOOK_STORE": "Open the card book to store the card.",
"TUTORIAL_STORE_CARD": "Drag the card into one of the book slots to store it.",
"TUTORIAL_UNLOCK": "Unlock more pages by storing the appropriate cards in these slots.",
"TUTORIAL_CODE": "This is a koi code. This image can be shared with other players to share koi. Drop a koi code into the game window to open it.",
"LOAD_CARD": "Load card",
"LOADING": "Loading",
"TUTORIAL_SKIP": "Skip"
}