mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-23 03:11:24 +00:00
Add loading translation key (#35)
* Add loading translation key * Remove prettier formatting changes
This commit is contained in:
parent
d2b85d5820
commit
5c50ce3eba
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@
|
||||||
"remove": "remove",
|
"remove": "remove",
|
||||||
"removed": "removed by mod",
|
"removed": "removed by mod",
|
||||||
"locked": "locked",
|
"locked": "locked",
|
||||||
|
"loading": "Loading",
|
||||||
"stickied": "stickied",
|
"stickied": "stickied",
|
||||||
"reason": "Reason",
|
"reason": "Reason",
|
||||||
"mark_as_read": "mark as read",
|
"mark_as_read": "mark as read",
|
||||||
|
|
Loading…
Reference in a new issue