1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/15769] Start integrating upload of cropped image via AJAX

PHPBB3-15769
This commit is contained in:
Marc Alexander
2021-08-15 20:14:28 +02:00
parent 8509cf2a04
commit 7cdd30958d
5 changed files with 110 additions and 16 deletions

View File

@@ -473,6 +473,7 @@ $lang = array_merge($lang, array(
'RESIGN_SELECTED' => 'Resign selected',
'RETURN_FOLDER' => '%1$sReturn to previous folder%2$s',
'RETURN_UCP' => '%sReturn to the User Control Panel%s',
'RETURN_TO_UCP' => 'Return to the User Control Panel',
'ROTATE_LEFT' => 'Rotate left',
'ROTATE_RIGHT' => 'Rotate right',
'RULE_ADDED' => 'Rule successfully added.',