diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-25 02:23:13 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-25 02:23:13 +0200 |
| commit | 0a5d7806700bb3154529b99abc75d37ccc46faff (patch) | |
| tree | 16c4b705d824c83c5887ae7661928c0c4f93c2c3 /app/views/nodes/mine.html.erb | |
| parent | 90207029de7474082310d0725801d60f7145fa98 (diff) | |
Extract admin strings to i18n: the nodes cluster
Diffstat (limited to 'app/views/nodes/mine.html.erb')
| -rw-r--r-- | app/views/nodes/mine.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/nodes/mine.html.erb b/app/views/nodes/mine.html.erb index fc5680a9..84ba0e07 100644 --- a/app/views/nodes/mine.html.erb +++ b/app/views/nodes/mine.html.erb | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | <h1>My work</h1> | 1 | <h1><%= t(".title") %></h1> |
| 2 | 2 | ||
| 3 | <%= render 'node_list' %> | 3 | <%= render 'node_list' %> |
