From ff263705b2ebe78d9399b92e09273c5bdf449ccb Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Mon, 27 Feb 2023 19:13:06 +0100 Subject: [PATCH] Add new title types: professional jargon and sociolect --- l18n | 2 +- src/MDTitleTypesSet.php | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/l18n b/l18n index f104478..0693c34 160000 --- a/l18n +++ b/l18n @@ -1 +1 @@ -Subproject commit f104478dfb5aabfb882a065d99dcbe3c656ac67a +Subproject commit 0693c34f992886ed74e988e55d17b9e0b515c080 diff --git a/src/MDTitleTypesSet.php b/src/MDTitleTypesSet.php index fee87a9..cde610f 100644 --- a/src/MDTitleTypesSet.php +++ b/src/MDTitleTypesSet.php @@ -17,6 +17,8 @@ final class MDTitleTypesSet extends MDValueSet { "Everyday speech", "Colloquial speech", "Dialect", + "Professional jargon", + "Sociolect", ]; /**