File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ class TestTranslations(SimpleTestCase):
200200 "it_IT" : "Token is expired" ,
201201 "nl_NL" : "Token is expired" ,
202202 "pl_PL" : "Token is expired" ,
203- "pt_BR" : "O token está expirado" ,
203+ "pt_BR" : "Token expirado" ,
204204 "ru_RU" : "Token is expired" ,
205205 "uk_UA" : "Token is expired" ,
206206 "zh_Hans" : "Token is expired" ,
@@ -225,7 +225,7 @@ class TestTranslations(SimpleTestCase):
225225 "it_IT" : "Il token non è valido o è scaduto" ,
226226 "nl_NL" : "Token is niet geldig of verlopen" ,
227227 "pl_PL" : "Token jest niepoprawny lub wygasł" ,
228- "pt_BR" : "O token é inválido ou expirado" ,
228+ "pt_BR" : "Token inválido ou expirado" ,
229229 "ru_RU" : "Токен недействителен или просрочен" ,
230230 "uk_UA" : "Токен некоректний або термін його дії вичерпаний" ,
231231 "zh_Hans" : "令牌无效或已过期" ,
You can’t perform that action at this time.
0 commit comments