diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-04 07:07:05 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-04 07:07:05 +0200 |
| commit | 409d71ed471703be8c56f2639a3ecb0fa387e6a7 (patch) | |
| tree | 0a7108786cb549e343d8926b232f52a191570422 /config/locales/en.yml | |
| parent | 974062f16169f6d07f2289564be6d72610b8770e (diff) | |
Give node lists a flag column and a shared action bar
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index fc011437..c7a728ab 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -321,6 +321,7 @@ en: | |||
| 321 | unlock_confirm: "Are you sure you want to unlock?\nLocked by %{login}\nLast modified %{time}" | 321 | unlock_confirm: "Are you sure you want to unlock?\nLocked by %{login}\nLast modified %{time}" |
| 322 | toggle_preview: "Toggle live preview" | 322 | toggle_preview: "Toggle live preview" |
| 323 | force_render: "Force preview render" | 323 | force_render: "Force preview render" |
| 324 | revisions: "revisions" | ||
| 324 | "yes": "yes" | 325 | "yes": "yes" |
| 325 | "no": "no" | 326 | "no": "no" |
| 326 | columns: | 327 | columns: |
