pin capitalization and profile Post(s)

This commit is contained in:
Feruz 2019-01-18 20:38:32 +02:00
parent ec86d7576f
commit 36e77bbe3b
2 changed files with 6 additions and 6 deletions

View File

@ -35,7 +35,7 @@
"profile": {
"following": "Following",
"follower": "Follower",
"post": "Post",
"post": "Posts",
"details": "Profile Details",
"comments": "Comments",
"replies": "Replies",
@ -62,7 +62,7 @@
"server": "Server",
"dark_theme": "Dark Theme",
"push_notification": "Push Notification",
"pincode": "Pincode",
"pincode": "PIN code",
"reset": "Reset"
},
"voters": {
@ -116,8 +116,8 @@
"reply": "Reply"
},
"pincode": {
"enter_text": "Enter pin to unlock",
"set_new": "Set new pin",
"enter_text": "Enter PIN to unlock",
"set_new": "Set new PIN",
"write_again": "Write again",
"forgot_text": "Oh, I forgot it..."
},
@ -132,7 +132,7 @@
"success_rebloged": "Reblogged!",
"already_rebloged": "You have already reblogged!",
"warning": "Warning",
"invalid_pincode": "Invalid pin code, please check and try again.",
"invalid_pincode": "Invalid PIN code, please check and try again.",
"remove_alert": "Are you sure want to remove?",
"cancel": "Cancel",
"delete": "Delete"
@ -167,7 +167,7 @@
"search": "Search in favorites"
},
"auth": {
"invalid_pin": "Invalid pin code, please check and try again",
"invalid_pin": "Invalid PIN code, please check and try again",
"invalid_username": "Invalid username, please check and try again",
"already_logged": "You are already logged in, please try to add another account",
"invalid_credentials": "Invalid credentials, please check and try again",