summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/de.yml2
-rw-r--r--config/locales/en.yml2
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: