Add i18n and fix method declaration
Add i18n entries for rotating images; fix the way `getName` is defined Signed-off-by: YaoiFangirl420 <48789208+YaoiFangirl420@users.noreply.github.com>
This commit is contained in:
parent
9bd1ba60f5
commit
1cbbe5f31f
2 changed files with 6 additions and 4 deletions
|
@ -958,6 +958,8 @@
|
|||
"Home": "Home",
|
||||
"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",
|
||||
"Rotate counter-clockwise": "Rotate counter-clockwise",
|
||||
"Rotate clockwise": "Rotate clockwise",
|
||||
"Download this file": "Download this file",
|
||||
"Integrations Error": "Integrations Error",
|
||||
"Manage Integrations": "Manage Integrations",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue