1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

Pages Plugin: add page "access" feature

This commit is contained in:
Awilum
2012-11-02 18:39:39 +02:00
parent 1afe94bd46
commit 052e80a5c9
8 changed files with 100 additions and 18 deletions

View File

@@ -47,5 +47,8 @@
'SEO' => 'SEO',
'Settings' => 'Налаштування',
'Required field' => 'Обов’язкове поле',
'Access' => 'Доступ',
'Public' => 'Публічний',
'Registered' => 'Зареєстрованим',
),
);