From b7dee77cd1dd6f70e3bfa55df8b61681e9db321e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sat, 25 Jul 2026 15:39:17 +0200 Subject: Extract admin strings to i18n: dashboard, layout chrome, and the JS bridge --- app/views/admin/conventions.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/admin/conventions.html.erb') diff --git a/app/views/admin/conventions.html.erb b/app/views/admin/conventions.html.erb index 72f6214a..434c2e9c 100644 --- a/app/views/admin/conventions.html.erb +++ b/app/views/admin/conventions.html.erb @@ -1,7 +1,7 @@ -

Node creation conventions

+

<%= t(".title") %>

- + <% @node_kinds.each do |kind, config| %> -- cgit v1.3
KindWhat happens
<%= t(".kind") %><%= t(".what_happens") %>
<%= kind %>