mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 02:41:24 +00:00
Fixing picture uploaded key. Fixes #47
This commit is contained in:
parent
42548e5bc1
commit
7bad91a856
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
"click_to_delete_picture": "Click to delete picture: {{filename}}",
|
||||
"failed_to_delete_picture": "Failed to delete picture: {{filename}}",
|
||||
"picture_deleted": "Picture deleted: {{filename}}",
|
||||
"pictures_uploded_progess": "{{uploaded}}/{{total}} pictures uploaded",
|
||||
"pictures_uploaded_progess": "{{uploaded}}/{{total}} pictures uploaded",
|
||||
"restore": "restore",
|
||||
"ban": "ban",
|
||||
"ban_from_site": "ban from site",
|
||||
|
|
Loading…
Reference in a new issue