diff options
| author | steelyard-nl <email@jeroenkik.nl> | 2017-02-01 09:23:32 +0100 |
|---|---|---|
| committer | steelyard-nl <email@jeroenkik.nl> | 2017-02-01 09:23:32 +0100 |
| commit | 44bf088c3b8b8ce6d135d808a397c6e0de431397 (patch) | |
| tree | 5bd93c555547a11f34e5c7f5e9f6eb9a759358c4 /www/lang/locale-en.json | |
| parent | 80a66592e858481daac0e696ebe10306517fb90e (diff) | |
Hard coded text found #437
Diffstat (limited to 'www/lang/locale-en.json')
| -rw-r--r-- | www/lang/locale-en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 2ba6871c..12f520f5 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -11,7 +11,8 @@ "kAnalyze" :"Analyze", "kApiUrl" :"ZM api url", "kApplyingChanges" :"Applying changes. Please wait", - "kArrangingImages" :"arranging images", + "kRetrievingProfileData" :"retrieving profile data", + "kArrangingImages" :"arranging images", "kAt" :"at", "kAuthSuccess" :"authentication success", "kAuthenticating" :"authenticating", |
