1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-08 22:26:55 +02:00

Information Plugin: translates updates

This commit is contained in:
Awilum
2012-11-17 18:14:05 +02:00
parent 32bc7570c0
commit 1bad311aa5
7 changed files with 21 additions and 1 deletions

View File

@@ -33,5 +33,8 @@
'Writable' => 'Доступна для записи',
'Unwritable' => 'Недоступна для записи',
'Status' => 'Статус',
'PHP Built On' => 'PHP построен на',
'Web Server' => 'Веб сервер',
'WebServer to PHP Interface' => 'Веб сервер для PHP интерфейса',
)
);