comparison xml/ru/GNUmakefile @ 1832:c30d3557ec68

Translated the JWT module into Russian.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 25 Oct 2016 15:01:47 +0300
parents 59d1f512c3a0
children 3492eb9b8138
comparison
equal deleted inserted replaced
1831:b5e416ace4bf 1832:c30d3557ec68
26 REFS = \ 26 REFS = \
27 ngx_core_module \ 27 ngx_core_module \
28 http/ngx_http_access_module \ 28 http/ngx_http_access_module \
29 http/ngx_http_addition_module \ 29 http/ngx_http_addition_module \
30 http/ngx_http_auth_basic_module \ 30 http/ngx_http_auth_basic_module \
31 http/ngx_http_auth_jwt_module \
31 http/ngx_http_auth_request_module \ 32 http/ngx_http_auth_request_module \
32 http/ngx_http_autoindex_module \ 33 http/ngx_http_autoindex_module \
33 http/ngx_http_browser_module \ 34 http/ngx_http_browser_module \
34 http/ngx_http_charset_module \ 35 http/ngx_http_charset_module \
35 http/ngx_http_core_module \ 36 http/ngx_http_core_module \