From 0113d895e2fd8bf2cf88ae0196b9ab144ac9350b Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 13 Jul 2026 19:28:49 +0200 Subject: Remove redundant default translation from the translations subsection --- app/views/nodes/show.html.erb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/views') diff --git a/app/views/nodes/show.html.erb b/app/views/nodes/show.html.erb index e6a922b..1469572 100644 --- a/app/views/nodes/show.html.erb +++ b/app/views/nodes/show.html.erb @@ -73,10 +73,6 @@
Translations
-
- <%= I18n.default_locale.to_s.upcase %> (default) - <%= @page.title %> — updated <%= @default_translation&.updated_at || @page.updated_at %> -
<% @translations.each do |t| %>
<%= t[:locale].to_s.upcase %> -- cgit v1.3