Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
commit
e8ff7a9208
@ -1111,5 +1111,17 @@
|
|||||||
"notifications_cat_friends": "Freundschaftsanfragen",
|
"notifications_cat_friends": "Freundschaftsanfragen",
|
||||||
"notifications_cat_pads": "Mit mir geteilt",
|
"notifications_cat_pads": "Mit mir geteilt",
|
||||||
"notifications_cat_archived": "Verlauf",
|
"notifications_cat_archived": "Verlauf",
|
||||||
"notifications_dismissAll": "Alle verbergen"
|
"notifications_dismissAll": "Alle verbergen",
|
||||||
|
"support_notification": "",
|
||||||
|
"requestEdit_button": "",
|
||||||
|
"requestEdit_dialog": "",
|
||||||
|
"requestEdit_confirm": "",
|
||||||
|
"requestEdit_fromFriend": "",
|
||||||
|
"requestEdit_fromStranger": "",
|
||||||
|
"requestEdit_viewPad": "",
|
||||||
|
"later": "",
|
||||||
|
"requestEdit_request": "",
|
||||||
|
"requestEdit_accepted": "",
|
||||||
|
"requestEdit_sent": "",
|
||||||
|
"uploadFolderButton": ""
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1123,5 +1123,6 @@
|
|||||||
"requestEdit_request": "{1} wants to edit the pad <b>{0}</b>",
|
"requestEdit_request": "{1} wants to edit the pad <b>{0}</b>",
|
||||||
"requestEdit_accepted": "{1} granted you edit rights for the pad <b>{0}</b>",
|
"requestEdit_accepted": "{1} granted you edit rights for the pad <b>{0}</b>",
|
||||||
"requestEdit_sent": "Request sent",
|
"requestEdit_sent": "Request sent",
|
||||||
"uploadFolderButton": "Upload folder"
|
"uploadFolderButton": "Upload folder",
|
||||||
|
"properties_unknownUser": "{0} unknown user(s)"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user