From 56d00ac1592ba5ab7006dfd161f1893e1fdc9bb0 Mon Sep 17 00:00:00 2001 From: phecho Date: Wed, 21 Dec 2016 10:53:17 +0800 Subject: Add missing traslations --- app/Locale/cs_CZ/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/cs_CZ') diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index 98fbcab0..1d736a8c 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1288,4 +1288,5 @@ return array( // 'Your personal API access token is "%s"' => '', // 'Remove your token' => '', // 'Generate a new token' => '', + // 'Showing %d-%d of %d' => '', ); -- cgit v1.2.3