From d81dba8f0116645a782c57dcd44186a8e0fd4749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Klockiewicz?= Date: Fri, 28 Apr 2017 11:45:40 +0200 Subject: [PATCH] Update docs files --- docs/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en.md b/docs/en.md index 26fc34f..39ee564 100644 --- a/docs/en.md +++ b/docs/en.md @@ -547,7 +547,7 @@ $this->draw('../path/to/view.html', ['foo' => 'bar']); string lang(string $key [, string $module]) ``` -Zwraca zawartość klucza tablicy językowej z aktualnego modułu bądź wskazanego poprzez drugi argument. +Returns the contents of the language array key from the current module or indicated by the second argument. #### Arguments + `key` — the name of the language array key