summaryrefslogtreecommitdiff
path: root/config/locales
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/de.yml7
-rw-r--r--config/locales/en.yml7
2 files changed, 8 insertions, 6 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 6267fcff..30e2f1b5 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -285,8 +285,9 @@ de:
285 find_chapter: "Chapter finden" 285 find_chapter: "Chapter finden"
286 upload_asset: "Asset hochladen" 286 upload_asset: "Asset hochladen"
287 add_in_tree: "Seite im Seitenbaum anlegen" 287 add_in_tree: "Seite im Seitenbaum anlegen"
288 drafts_widget: "Entwürfe und Autosaves" 288 drafts_widget: "In Arbeit (%{total})"
289 see_all_drafts: "Alle Entwürfe →" 289 held_by: "Gesperrt von"
290 see_all_drafts: "Alle Nodes in Arbeit →"
290 see_all_changes: "Alle Änderungen →" 291 see_all_changes: "Alle Änderungen →"
291 housekeeping: "Verwaltung" 292 housekeeping: "Verwaltung"
292 my_account: "Mein Konto" 293 my_account: "Mein Konto"
@@ -424,7 +425,7 @@ de:
424 abstract_locale: "Abstract (%{lang})" 425 abstract_locale: "Abstract (%{lang})"
425 body_locale: "Text (%{lang})" 426 body_locale: "Text (%{lang})"
426 drafts: 427 drafts:
427 title: "Nodes mit Entwürfen oder Autosaves" 428 title: "Nodes mit Entwürfen, Autosaves oder Sperren"
428 mine: 429 mine:
429 title: "Meine Arbeit" 430 title: "Meine Arbeit"
430 tags: 431 tags:
diff --git a/config/locales/en.yml b/config/locales/en.yml
index e5a4182f..f76dfecb 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -238,8 +238,9 @@ en:
238 find_chapter: "Find a chapter" 238 find_chapter: "Find a chapter"
239 upload_asset: "Upload asset" 239 upload_asset: "Upload asset"
240 add_in_tree: "Add a page in the page tree" 240 add_in_tree: "Add a page in the page tree"
241 drafts_widget: "Drafts and autosaves" 241 drafts_widget: "In progress (%{total})"
242 see_all_drafts: "See all drafts →" 242 held_by: "Locked by"
243 see_all_drafts: "See all WIP nodes →"
243 see_all_changes: "See all recent changes →" 244 see_all_changes: "See all recent changes →"
244 housekeeping: "Housekeeping" 245 housekeeping: "Housekeeping"
245 my_account: "My account" 246 my_account: "My account"
@@ -376,7 +377,7 @@ en:
376 abstract_locale: "Abstract (%{lang})" 377 abstract_locale: "Abstract (%{lang})"
377 body_locale: "Body (%{lang})" 378 body_locale: "Body (%{lang})"
378 drafts: 379 drafts:
379 title: "Nodes with drafts or autosaves" 380 title: "Nodes with drafts, autosaves or locks"
380 mine: 381 mine:
381 title: "My work" 382 title: "My work"
382 tags: 383 tags: