diff options
Diffstat (limited to 'i18n/en.json')
-rw-r--r-- | i18n/en.json | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/i18n/en.json b/i18n/en.json index 14925c4..6567d55 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -8,7 +8,7 @@ "details": { "code": "Code:", "food": "Food:", - "memory": "Shared memory:", + "memory": "Memory polling:", "food_states": [ "Not needed", "Not animals", @@ -17,8 +17,8 @@ ], "memory_states": [ "None", - "Partial", - "Full" + "Conscious", + "Subconscious" ] }, "footer": { @@ -128,12 +128,12 @@ "Relt." ], "memory": [ - "Memory", - "Memory", - "Memory", - "Memory", - "Mem.", - "Mem." + "Polling", + "Polling", + "Polling", + "Polng.", + "Plg.", + "Plg." ], "fictive": [ "Fictive", @@ -169,7 +169,9 @@ "Partial", "No", "Younger", - "Yes, but currently travelling" + "Yes, but currently travelling", + "Conscious", + "Subconscious" ] }, "species": { |