From 35e0d8af243d323b9fba2e44651f11096162fbba Mon Sep 17 00:00:00 2001 From: Richard Odekerken Date: Mon, 1 Jul 2024 09:02:33 +0200 Subject: [PATCH] New translations client.en.yml (Slovenian) --- config/locales/client.sl.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/locales/client.sl.yml b/config/locales/client.sl.yml index 5f2d0604..05cdea35 100644 --- a/config/locales/client.sl.yml +++ b/config/locales/client.sl.yml @@ -207,6 +207,7 @@ sl: user_field_options: "user field options" user: "user" category: "category" + topic: "topic" tag: "tag" group: "group" list: "list" @@ -223,6 +224,7 @@ sl: user_field_options: "Select field" user: "Select user" category: "Select category" + topic: "Select a topic" tag: "Select tag" group: "Select group" list: "Enter item" @@ -271,6 +273,9 @@ sl: content: "Content" tag_groups: "Tag Groups" can_create_tag: "Can Create Tag" + category: + label: "Category" + none: "Limit to a category..." date_time_format: label: "Format" instructions: "Moment.js format" @@ -301,6 +306,7 @@ sl: dropdown: Dropdown tag: Tag category: Category + topic: Topic group: Group user_selector: User Selector date: Date @@ -454,6 +460,7 @@ sl: download: "Download" group_id: "Group ID" category_id: "Category ID" + topic_id: "Topic ID" composer_preview: "Composer Preview" api: label: "API"