From 3a6a61e5ca6d55a078a55fd167692f21385c6326 Mon Sep 17 00:00:00 2001 From: Brian Chen Date: Sat, 4 Oct 2014 20:29:58 +0800 Subject: [PATCH] Add haveUnallocated string --- locales/en/character.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en/character.json b/locales/en/character.json index 29949fc7ab..8cf502d286 100644 --- a/locales/en/character.json +++ b/locales/en/character.json @@ -93,6 +93,7 @@ "changeClass": "Change Class, Refund Attribute Points", "levelPopover": "Each level earns you one point to assign to an attribute of your choice. You can do so manually, or let the game decide for you using one of the Automatic Allocation options.", "unallocated": "Unallocated Attribute Points", + "haveUnallocated": "You have <%= points %> unallocated Attribute Point(s)", "autoAllocation": "Automatic Allocation", "autoAllocationPop": "Places points into attributes according to your preferences, when you level up.", "evenAllocation": "Distribute attribute points evenly",