From c11f773d0d05c383c143d6e8b2b42a1693f6f71a Mon Sep 17 00:00:00 2001 From: Josh Crawford Date: Thu, 23 May 2024 13:47:03 +1000 Subject: [PATCH 1/3] Update English translations. --- src/translations/en/cp-nav.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/translations/en/cp-nav.php b/src/translations/en/cp-nav.php index dc3f7c9..c86263e 100644 --- a/src/translations/en/cp-nav.php +++ b/src/translations/en/cp-nav.php @@ -3,14 +3,25 @@ return [ 'Are you sure you want to permanently delete this layout and all its settings? This cannot be undone.' => 'Are you sure you want to permanently delete this layout and all its settings? This cannot be undone.', 'Are you sure you want to reset the navigation? This cannot be undone.' => 'Are you sure you want to reset the navigation? This cannot be undone.', + 'Choose a Layout to edit.' => 'Choose a Layout to edit.', + 'Choose the URL this menu points to.' => 'Choose the URL this menu points to.', + 'Choose what you want this layout to be called' => 'Choose what you want this layout to be called', + 'Choose what you want this menu item to be called' => 'Choose what you want this menu item to be called', + 'Control Panel Nav' => 'Control Panel Nav', 'Couldn’t create navigation.' => 'Couldn’t create navigation.', 'Couldn’t delete navigation.' => 'Couldn’t delete navigation.', 'Couldn’t save layout.' => 'Couldn’t save layout.', 'Couldn’t save navigation.' => 'Couldn’t save navigation.', 'CP Nav: Editing {name}' => 'CP Nav: Editing {name}', + 'Craft Icon' => 'Craft Icon', + 'Custom Icon' => 'Custom Icon', + 'Default Subnav Behaviour' => 'Default Subnav Behaviour', 'Delete' => 'Delete', 'Label' => 'Label', + 'Layout' => 'Layout', + 'Layouts' => 'Layouts', 'Name' => 'Name', + 'Navigation' => 'Navigation', 'Navigation created.' => 'Navigation created.', 'Navigation deleted.' => 'Navigation deleted.', 'Navigation reset.' => 'Navigation reset.', @@ -19,14 +30,26 @@ 'New layout' => 'New layout', 'New menu item' => 'New menu item', 'New position saved.' => 'New position saved.', + 'New window' => 'New window', 'No layout model found.' => 'No layout model found.', 'No navigation model found.' => 'No navigation model found.', + 'Permissions' => 'Permissions', 'Reorder' => 'Reorder', 'Reset Navigation' => 'Reset Navigation', + 'Select an Icon' => 'Select an Icon', + 'Select which user groups should have this layout assigned to them.' => 'Select which user groups should have this layout assigned to them.', + 'Set the behaviour for subnav items.' => 'Set the behaviour for subnav items.', + 'Set the default behaviour for subnav items. You can configure this per-navigation item as well.' => 'Set the default behaviour for subnav items. You can configure this per-navigation item as well.', + 'Settings' => 'Settings', 'Show' => 'Show', + 'Solo Account' => 'Solo Account', + 'Specify an in-built Craft icon for this menu item.' => 'Specify an in-built Craft icon for this menu item.', + 'Specify an SVG asset for this menu item icon.' => 'Specify an SVG asset for this menu item icon.', + 'Subnav Behaviour' => 'Subnav Behaviour', 'To reset any layout to their original state, click the button below. You will loose any of your customisation changes, such as renaming, enable/disable and re-ordering. This will also include any manually created nav items.' => 'To reset any layout to their original state, click the button below. You will loose any of your customisation changes, such as renaming, enable/disable and re-ordering. This will also include any manually created nav items.', 'Type' => 'Type', 'URL' => 'URL', 'Visibility updated.' => 'Visibility updated.', + 'Whether to open this page in a new window.' => 'Whether to open this page in a new window.', '{layout} saved.' => '{layout} saved.', ]; \ No newline at end of file From 5811cac58df699a4c1c4661a1326d69c1e69fa85 Mon Sep 17 00:00:00 2001 From: Josh Crawford Date: Wed, 7 Aug 2024 13:51:43 +1000 Subject: [PATCH 2/3] Update readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbee895..d021626 100755 --- a/README.md +++ b/README.md @@ -31,5 +31,5 @@ Control Panel Nav is licensed under the MIT license, meaning it will always be f

- + Verbb From 87d2918355a21e123b14f0cd98eeee00821f7616 Mon Sep 17 00:00:00 2001 From: Josh Crawford Date: Wed, 7 Aug 2024 13:56:37 +1000 Subject: [PATCH 3/3] Update readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d021626..7eec6b0 100755 --- a/README.md +++ b/README.md @@ -31,5 +31,5 @@ Control Panel Nav is licensed under the MIT license, meaning it will always be f

- Verbb + Verbb