diff options
| -rw-r--r-- | locales/en-US.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locales/en-US.json b/locales/en-US.json index 23cb8e68..8f5da5ac 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -152,8 +152,10 @@ "`x` hours": "`x` hours", "`x` minutes": "`x` minutes", "`x` seconds": "`x` seconds", + "Fallback comments: ": "Fallback comments: ", "Popular": "Popular", "Top": "Top", "About": "About", - "Rating: ": "Rating: " + "Rating: ": "Rating: ", + "Language: ": "Language: " } |
