diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-15 00:34:14 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-15 00:34:14 +0200 |
| commit | d15dc3f1d2c9421c44d2c82c08b44d84459fcaaf (patch) | |
| tree | cf81a626ca33512363e8f63be706ccf76166ae0e /config/locales/en.yml | |
| parent | b466090578d2ad3228ea61a8c8886578ea5fe91e (diff) | |
Restore from and redesign the trash list
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 83373bcd..5aafb612 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -514,6 +514,8 @@ en: | |||
| 514 | empty: "The Trash is empty." | 514 | empty: "The Trash is empty." |
| 515 | was_at: "Was at" | 515 | was_at: "Was at" |
| 516 | trashed: "Trashed" | 516 | trashed: "Trashed" |
| 517 | restore_here: "Restore here" | ||
| 518 | restore_target_missing: "Can not restore from here. Old parent is gone." | ||
| 517 | beneath: | 519 | beneath: |
| 518 | one: "(+ 1 beneath)" | 520 | one: "(+ 1 beneath)" |
| 519 | other: "(+ %{count} beneath)" | 521 | other: "(+ %{count} beneath)" |
