From b6f3987ec74dbf07ccf9c54dd3b1f6e08303416b Mon Sep 17 00:00:00 2001 From: ElegantMonkey Date: Mon, 5 Jun 2017 11:38:31 -0300 Subject: [PATCH] Add translation string. --- translations/en-us.all.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/translations/en-us.all.json b/translations/en-us.all.json index 81aae5d3..c07f35bd 100644 --- a/translations/en-us.all.json +++ b/translations/en-us.all.json @@ -1218,5 +1218,9 @@ { "id": "user_id", "translation": "User ID" + }, + { + "id": "mascot_url", + "translation": "Mascot URL" } -] +] \ No newline at end of file