diff options
Diffstat (limited to 'app/Locale/pt_PT')
-rw-r--r-- | app/Locale/pt_PT/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 9cd78737..d177f712 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1288,4 +1288,5 @@ return array( 'Your personal API access token is "%s"' => 'O seu token de acesso pessoal ao API é "%s"', 'Remove your token' => 'Remover o seu token', 'Generate a new token' => 'Gerar um novo token', + // 'Showing %d-%d of %d' => '', ); |