From 001b744cc2fdc34b3343bf68f126f0e75b6e1dc4 Mon Sep 17 00:00:00 2001 From: Richard Odekerken Date: Mon, 1 Jul 2024 09:02:04 +0200 Subject: [PATCH] New translations client.en.yml (Czech) --- config/locales/client.cs.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml index 5ac5390f..d4ba92b3 100644 --- a/config/locales/client.cs.yml +++ b/config/locales/client.cs.yml @@ -207,6 +207,7 @@ cs: user_field_options: "user field options" user: "user" category: "category" + topic: "topic" tag: "tag" group: "group" list: "list" @@ -223,6 +224,7 @@ cs: 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 @@ cs: 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 @@ cs: dropdown: Dropdown tag: Tag category: Category + topic: Topic group: Group user_selector: User Selector date: Date @@ -454,6 +460,7 @@ cs: download: "Download" group_id: "Group ID" category_id: "Category ID" + topic_id: "Topic ID" composer_preview: "Composer Preview" api: label: "API"