Merge branch 'master' into feature-receive
Conflicts: app/helpers/finance/order_articles_helper.rb
This commit is contained in:
commit
b30b424540
26 changed files with 247 additions and 69 deletions
|
|
@ -287,8 +287,10 @@ en:
|
|||
application:
|
||||
controller:
|
||||
error_authn: Authentication required!
|
||||
error_denied: Access denied!
|
||||
error_denied: You are not allowed to view the requested page. If you think you should, ask an administrator to give you appropriate permissions. If you have access to multiple user accounts, you might want to %{sign_in}.
|
||||
error_denied_sign_in: sign in as another user
|
||||
error_members_only: This action is only available to members of the group!
|
||||
error_token: Access denied (invalid token)!
|
||||
article_categories:
|
||||
create:
|
||||
notice: Category was stored
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue