Skip to content

Commit

Permalink
Merge pull request #968 from uploadcare/chore/rollback-external-pr
Browse files Browse the repository at this point in the history
chore: revert version back
  • Loading branch information
nd0ut authored Jul 25, 2024
2 parents 3a6734d + 64af4ac commit 56f8ca2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uploadcare-widget",
"version": "3.21.4",
"version": "3.21.2",
"description": "Uploadcare Widget: file uploader.",
"main": "uploadcare.js",
"files": [
Expand Down
6 changes: 3 additions & 3 deletions src/locales/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ const translations = {
back: 'Bild wählen'
},
crop: {
title: 'Dieses Bild zuschneiden und hinzufügen',
done: 'Hinzufügen',
free: 'frei'
title: 'Dieses Bild zuschneiden und hinzufügen',
done: 'Hinzufügen',
free: 'frei'
},
size: {
title: 'Die gewählte Datei ist zu groß.',
Expand Down

0 comments on commit 56f8ca2

Please sign in to comment.