1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +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,7 @@
'Writable' => 'Доступна для запису',
'Unwritable' => 'Недоступна для запису',
'Status' => 'Статус',
)
'PHP Built On' => 'PHP построен на',
'Web Server' => 'Веб сервер',
'WebServer to PHP Interface' => 'Веб сервер для PHP интерфейса', )
);