diff --git a/site/plugins/admin/languages/tr_TR.yaml b/site/plugins/admin/languages/tr_TR.yaml index 4b892925..e982d2af 100644 --- a/site/plugins/admin/languages/tr_TR.yaml +++ b/site/plugins/admin/languages/tr_TR.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"