summaryrefslogtreecommitdiff
path: root/www/lang
diff options
context:
space:
mode:
authorsteelyard-nl <email@jeroenkik.nl>2017-02-01 09:23:32 +0100
committersteelyard-nl <email@jeroenkik.nl>2017-02-01 09:23:32 +0100
commit44bf088c3b8b8ce6d135d808a397c6e0de431397 (patch)
tree5bd93c555547a11f34e5c7f5e9f6eb9a759358c4 /www/lang
parent80a66592e858481daac0e696ebe10306517fb90e (diff)
Hard coded text found #437
Diffstat (limited to 'www/lang')
-rw-r--r--www/lang/locale-en.json3
-rwxr-xr-xwww/lang/locale-nl.json1
2 files changed, 3 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",
diff --git a/www/lang/locale-nl.json b/www/lang/locale-nl.json
index 06a858e3..8fac7369 100755
--- a/www/lang/locale-nl.json
+++ b/www/lang/locale-nl.json
@@ -11,6 +11,7 @@
"kAnalyze" :"Analyseer",
"kApiUrl" :"ZM api url",
"kApplyingChanges" :"Veranderingen toepassen. Even geduld",
+ "kRetrievingProfileData" :"profiel gegevens ophalen",
"kArrangingImages" :"afbeeldingen rangschikken",
"kAt" :"op",
"kAuthSuccess" :"verificatie correct",