mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 06:41:31 +03:00
Fix i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
743b91d7a1
commit
ad5844fcc0
1 changed files with 1 additions and 1 deletions
|
@ -1839,8 +1839,8 @@
|
||||||
"You cannot delete this image. (%(code)s)": "You cannot delete this image. (%(code)s)",
|
"You cannot delete this image. (%(code)s)": "You cannot delete this image. (%(code)s)",
|
||||||
"Uploaded on %(date)s by %(user)s": "Uploaded on %(date)s by %(user)s",
|
"Uploaded on %(date)s by %(user)s": "Uploaded on %(date)s by %(user)s",
|
||||||
"Zoom": "Zoom",
|
"Zoom": "Zoom",
|
||||||
"Zoom in": "Zoom in",
|
|
||||||
"Zoom out": "Zoom out",
|
"Zoom out": "Zoom out",
|
||||||
|
"Zoom in": "Zoom in",
|
||||||
"Rotate Left": "Rotate Left",
|
"Rotate Left": "Rotate Left",
|
||||||
"Rotate counter-clockwise": "Rotate counter-clockwise",
|
"Rotate counter-clockwise": "Rotate counter-clockwise",
|
||||||
"Rotate Right": "Rotate Right",
|
"Rotate Right": "Rotate Right",
|
||||||
|
|
Loading…
Reference in a new issue