mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 03:04:04 +00:00
Merge branch 'master' of github.com:LeanAdmin/gloss
This commit is contained in:
commit
1cf56a7400
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ Firstly, it should be Objednávk**u**, because the suffix changes with context.
|
|||
So we want to specify a **complete override** of that language string whenever we're in the `Order` resource context.
|
||||
|
||||
To do this, simply call:
|
||||
```
|
||||
```php
|
||||
Gloss::value('resource.create', 'Vytvořit objednávku');
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue