|
|
|
@ -53,10 +53,10 @@
|
|
|
|
|
"post-edit-duration-expired-minutes": "You are only allowed to edit posts for %1 minute(s) after posting",
|
|
|
|
|
"post-edit-duration-expired-minutes-seconds": "You are only allowed to edit posts for %1 minute(s) %2 second(s) after posting",
|
|
|
|
|
"post-edit-duration-expired-hours": "You are only allowed to edit posts for %1 hour(s) after posting",
|
|
|
|
|
"post-edit-duration-expired-hours-minutes": "You are only allowed to edit posts for %1 hour(s) %2 minute(s) after posting",
|
|
|
|
|
"post-edit-duration-expired-hours-minutes": "You are only allowed to edit posts for %1 hour(s) %2 minute(s) after posting",
|
|
|
|
|
"post-edit-duration-expired-days": "You are only allowed to edit posts for %1 day(s) after posting",
|
|
|
|
|
"post-edit-duration-expired-days-hours": "You are only allowed to edit posts for %1 day(s) %2 hour(s) after posting",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"content-too-short": "Please enter a longer post. Posts should contain at least %1 character(s).",
|
|
|
|
|
"content-too-long": "Please enter a shorter post. Posts can't be longer than %1 character(s).",
|
|
|
|
@ -86,6 +86,7 @@
|
|
|
|
|
"invalid-file-type": "Invalid file type. Allowed types are: %1",
|
|
|
|
|
|
|
|
|
|
"group-name-too-short": "Group name too short",
|
|
|
|
|
"group-name-too-long": "Group name too long",
|
|
|
|
|
"group-already-exists": "Group already exists",
|
|
|
|
|
"group-name-change-not-allowed": "Group name change not allowed",
|
|
|
|
|
"group-already-member": "Already part of this group",
|
|
|
|
|