fix: add remaining missing strings
This commit is contained in:
@@ -40,7 +40,7 @@ return [
|
||||
* Add here any custom defined functions.
|
||||
* NOTE: The translation string should always be the first argument.
|
||||
*/
|
||||
'functions' => ['__', 'trans', '@lang']
|
||||
'functions' => ['__', 'trans_choice', 'trans', '@lang']
|
||||
],
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user