diff options
Diffstat (limited to 'config/locales/bs.yml')
-rw-r--r-- | config/locales/bs.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 9f7de749b..a064372ef 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -817,3 +817,7 @@ bs: label_descending: Opadajuće label_greater_or_equal: ">=" label_less_or_equal: <= + text_wiki_page_destroy_question: This page has {{descendants}} child page(s) and descendant(s). What do you want to do?
+ text_wiki_page_reassign_children: Reassign child pages to this parent page
+ text_wiki_page_nullify_children: Keep child pages as root pages
+ text_wiki_page_destroy_children: Delete child pages and all their descendants
|