From 9861d41ddd080e0ab182ce0ef7c981eee054fd63 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 13 Feb 2016 19:40:49 -0500 Subject: Sync locales --- app/Locale/nb_NO/translations.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'app/Locale/nb_NO') diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index d361e23f..394023f5 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1121,4 +1121,20 @@ return array( // 'Disable private projects' => '', // 'Do you really want to remove this custom filter: "%s"?' => '', // 'Remove a custom filter' => '', + // 'User activated successfully.' => '', + // 'Unable to enable this user.' => '', + // 'User disabled successfully.' => '', + // 'Unable to disable this user.' => '', + // 'All files have been uploaded successfully.' => '', + // 'View uploaded files' => '', + // 'The maximum allowed file size is %sB.' => '', + // 'Choose files again' => '', + // 'Drag and drop your files here' => '', + // 'choose files' => '', + // 'View profile' => '', + // 'Two Factor' => '', + // 'Disable user' => '', + // 'Do you really want to disable this user: "%s"?' => '', + // 'Enable user' => '', + // 'Do you really want to enable this user: "%s"?' => '', ); -- cgit v1.2.3