diff --git a/site/plugins/admin/languages/af_ZA.yaml b/site/plugins/admin/languages/af_ZA.yaml index 374ecc75..d034c7b0 100644 --- a/site/plugins/admin/languages/af_ZA.yaml +++ b/site/plugins/admin/languages/af_ZA.yaml @@ -186,3 +186,6 @@ admin_sqlite3_database: "SQLite3 Database" admin_sqlite3_table: "SQLite3 Table" admin_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)" admin_error_title_empty_input: "Title has to be an alphanumeric value (from 1 chars)" +admin_entries_visible: "Visible" +admin_entries_draft: "Draft" +admin_entries_hidden: "Hidden"