From 971d4bcd8bd0fc67865b77d5db96bbeef7ad048d Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 29 Jan 2019 14:04:59 +0300 Subject: [PATCH] New translations en_US.yaml (Afrikaans) --- site/plugins/admin/languages/af_ZA.yaml | 3 +++ 1 file changed, 3 insertions(+) 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"