diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-03 04:13:34 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-03 04:13:34 +0200 |
| commit | 0fa491188456332bacddb6310d86014cd8c87688 (patch) | |
| tree | a1238383f29c28c179858f5643512de36836c6ff /config/locales | |
| parent | 45bb56ad1d809bead00379e68144e91bb471da06 (diff) | |
Believe the file over the browser about what was uploaded
Diffstat (limited to 'config/locales')
| -rw-r--r-- | config/locales/de.yml | 2 | ||||
| -rw-r--r-- | config/locales/en.yml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 027fcd44..b3319e61 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -159,6 +159,8 @@ de: | |||
| 159 | attributes: | 159 | attributes: |
| 160 | base: | 160 | base: |
| 161 | not_permitted: "Dieses Asset ist an geschützte Seiten angehängt; nur die Redaktion darf es löschen" | 161 | not_permitted: "Dieses Asset ist an geschützte Seiten angehängt; nur die Redaktion darf es löschen" |
| 162 | upload: | ||
| 163 | unreadable_image: "konnte nicht als Bild gelesen werden. Möglicherweise ist sie beschädigt oder hat ein anderes Format, als der Name vermuten lässt." | ||
| 162 | 164 | ||
| 163 | tags: | 165 | tags: |
| 164 | index: | 166 | index: |
diff --git a/config/locales/en.yml b/config/locales/en.yml index 256c8540..ccca0ad0 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -105,6 +105,8 @@ en: | |||
| 105 | attributes: | 105 | attributes: |
| 106 | base: | 106 | base: |
| 107 | not_permitted: "Only Redaktion members may change assets related to nodes in this section" | 107 | not_permitted: "Only Redaktion members may change assets related to nodes in this section" |
| 108 | upload: | ||
| 109 | unreadable_image: "could not be read as an image. It may be damaged, or not the format its name suggests." | ||
| 108 | 110 | ||
| 109 | tags: | 111 | tags: |
| 110 | index: | 112 | index: |
