@@ -58,7 +58,7 @@ backend:
5858 undelete :
5959 other : Obnovit
6060 merge :
61- other : Sloučit
61+ other :
6262 role :
6363 name :
6464 user :
846846 http_403 : HTTP Error 403
847847 logout : Log Out
848848 posts : Posts
849+ ai_assistant : AI Assistant
850+ ai_assistant :
851+ description : Got a question? Ask it and get answers, perspectives, and recommendations.
852+ recent_conversations : Recent Conversations
853+ show_more : Show more
854+ new : New chat
855+ ai_generate : AI-generated from posts and may not be accurate.
856+ copy : Copy
857+ ask_a_follow_up : Ask a follow-up
858+ ask_placeholder : Ask a question
849859 notifications :
850860 title : Notifications
851861 inbox : Inbox
@@ -1778,6 +1788,18 @@ ui:
17781788 plugins : Plugins
17791789 installed_plugins : Installed Plugins
17801790 apperance : Appearance
1791+ community : Community
1792+ advanced : Advanced
1793+ tags : Tags
1794+ rules : Rules
1795+ policies : Policies
1796+ security : Security
1797+ files : Files
1798+ apikeys : API Keys
1799+ intelligence : Intelligence
1800+ ai_assistant : AI Assistant
1801+ ai_settings : AI Settings
1802+ mcp : MCP
17811803 website_welcome : Welcome to {{site_name}}
17821804 user_center :
17831805 login : Login
@@ -2089,7 +2111,7 @@ ui:
20892111 always_display : Always display external content
20902112 ask_before_display : Ask before displaying external content
20912113 write :
2092- page_title : Write
2114+ page_title : Files
20932115 min_content :
20942116 label : Minimum question body length
20952117 text : Minimum allowed question body length in characters.
@@ -2147,6 +2169,10 @@ ui:
21472169 primary_color :
21482170 label : Primary color
21492171 text : Modify the colors used by your themes
2172+ layout :
2173+ label : Layout
2174+ full_width : Full-width
2175+ fixed_width : Fixed-width
21502176 css_and_html :
21512177 page_title : CSS and HTML
21522178 custom_css :
@@ -2251,6 +2277,70 @@ ui:
22512277 show_logs : Show logs
22522278 status : Status
22532279 title : Badges
2280+ apikeys :
2281+ title : API Keys
2282+ add_api_key : Add API Key
2283+ desc : Description
2284+ scope : Scope
2285+ key : Key
2286+ created : Created
2287+ last_used : Last used
2288+ add_or_edit_modal :
2289+ add_title : Add API Key
2290+ edit_title : Edit API Key
2291+ description : Description
2292+ description_required : Description is required.
2293+ scope : Scope
2294+ global : Global
2295+ read-only : Read-only
2296+ created_modal :
2297+ title : API key created
2298+ api_key : API key
2299+ description : This key will not be displayed again. Make sure you take a copy before continuing.
2300+ delete_modal :
2301+ title : Delete API Key
2302+ content : Any applications or scripts using this key will no longer be able to access the API. This is permanent!
2303+ ai_settings :
2304+ enabled :
2305+ label : AI enabled
2306+ check : Enable AI features
2307+ text : The AI model must be configured correctly before it can be used.
2308+ provider :
2309+ label : Provider
2310+ api_host :
2311+ label : API host
2312+ msg : API host is required
2313+ api_key :
2314+ label : API key
2315+ check : Check
2316+ check_success : " Connection successful."
2317+ msg : API key is required
2318+ model :
2319+ label : Model
2320+ msg : Model is required
2321+ add_success : AI settings updated successfully.
2322+ conversations :
2323+ topic : Topic
2324+ helpful : Helpful
2325+ unhelpful : Unhelpful
2326+ created : Created
2327+ action : Action
2328+ empty : No conversations found.
2329+ delete_modal :
2330+ title : Delete conversation
2331+ content : Are you sure you want to delete this conversation? This is permanent!
2332+ delete_success : Conversation deleted successfully.
2333+ mcp :
2334+ mcp_server :
2335+ label : MCP server
2336+ switch : Enabled
2337+ type :
2338+ label : Type
2339+ url :
2340+ label : URL
2341+ http_header :
2342+ label : HTTP header
2343+ text : Please replace {key} with the API Key.
22542344 form :
22552345 optional : (optional)
22562346 empty : cannot be empty
@@ -2347,6 +2437,7 @@ ui:
23472437 user_normal : This user is already normal.
23482438 user_suspended : This user has been suspended.
23492439 user_deleted : This user has been deleted.
2440+ user_added : User has been added successfully.
23502441 badge_activated : This badge has been activated.
23512442 badge_inactivated : This badge has been inactivated.
23522443 users_deleted : These users have been deleted.
0 commit comments