mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +02:00
Information Plugin: translates updates
This commit is contained in:
@@ -33,5 +33,8 @@
|
||||
'Writable' => 'Writable',
|
||||
'Unwritable' => 'Nicht beschreibbar',
|
||||
'Status' => 'Status',
|
||||
'PHP Built On' => 'PHP Built On',
|
||||
'Web Server' => 'Web Server',
|
||||
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
|
||||
)
|
||||
);
|
@@ -33,5 +33,8 @@
|
||||
'Writable' => 'Writable',
|
||||
'Unwritable' => 'Unwritable',
|
||||
'Status' => 'Status',
|
||||
'PHP Built On' => 'PHP Built On',
|
||||
'Web Server' => 'Web Server',
|
||||
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
|
||||
)
|
||||
);
|
@@ -33,5 +33,8 @@
|
||||
'Writable' => 'Scrivibile',
|
||||
'Unwritable' => 'Non scrivibile',
|
||||
'Status' => 'Stato',
|
||||
'PHP Built On' => 'PHP Built On',
|
||||
'Web Server' => 'Web Server',
|
||||
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
|
||||
)
|
||||
);
|
@@ -33,5 +33,8 @@
|
||||
'Writable' => 'Rašomas',
|
||||
'Unwritable' => 'Nerašomas',
|
||||
'Status' => 'Būsena',
|
||||
'PHP Built On' => 'PHP Built On',
|
||||
'Web Server' => 'Web Server',
|
||||
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
|
||||
)
|
||||
);
|
@@ -33,5 +33,8 @@
|
||||
'Writable' => 'Gravável',
|
||||
'Unwritable' => 'Unwritable',
|
||||
'Status' => 'Estado',
|
||||
'PHP Built On' => 'PHP Built On',
|
||||
'Web Server' => 'Web Server',
|
||||
'WebServer to PHP Interface' => 'WebServer to PHP Interface',
|
||||
)
|
||||
);
|
@@ -33,5 +33,8 @@
|
||||
'Writable' => 'Доступна для записи',
|
||||
'Unwritable' => 'Недоступна для записи',
|
||||
'Status' => 'Статус',
|
||||
'PHP Built On' => 'PHP построен на',
|
||||
'Web Server' => 'Веб сервер',
|
||||
'WebServer to PHP Interface' => 'Веб сервер для PHP интерфейса',
|
||||
)
|
||||
);
|
@@ -33,5 +33,7 @@
|
||||
'Writable' => 'Доступна для запису',
|
||||
'Unwritable' => 'Недоступна для запису',
|
||||
'Status' => 'Статус',
|
||||
)
|
||||
'PHP Built On' => 'PHP построен на',
|
||||
'Web Server' => 'Веб сервер',
|
||||
'WebServer to PHP Interface' => 'Веб сервер для PHP интерфейса', )
|
||||
);
|
Reference in New Issue
Block a user