From e84abb54987a497093ab2031a51fa1fe85ad2590 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 14 Feb 2015 23:22:06 -0500 Subject: Add keyboard shortcut to open the board selector --- app/Locale/da_DK/translations.php | 1 + app/Locale/de_DE/translations.php | 1 + app/Locale/es_ES/translations.php | 1 + app/Locale/fi_FI/translations.php | 1 + app/Locale/fr_FR/translations.php | 1 + app/Locale/hu_HU/translations.php | 1 + app/Locale/it_IT/translations.php | 1 + app/Locale/ja_JP/translations.php | 1 + app/Locale/pl_PL/translations.php | 1 + app/Locale/pt_BR/translations.php | 1 + app/Locale/ru_RU/translations.php | 1 + app/Locale/sv_SE/translations.php | 1 + app/Locale/th_TH/translations.php | 1 + app/Locale/zh_CN/translations.php | 1 + 14 files changed, 14 insertions(+) (limited to 'app/Locale') diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 23d325c4..27dc4780 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 022a83fa..0b9d0d6b 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index c268ac7f..da25d680 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 7709c0b1..b8c35382 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 2c658fef..9659bdd5 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -731,4 +731,5 @@ return array( 'Submit a form' => 'Enregistrer un formulaire', 'Board view' => 'Page du tableau', 'Keyboard shortcuts' => 'Raccourcis clavier', + 'Open board switcher' => 'Ouvrir le sélecteur de tableau', ); diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index ce8d90e6..636ab773 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index b9eff3f0..bcc2aebb 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index da6bef47..cd7b7d90 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 72998534..9be0ed5c 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index eccf2125..503308bc 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 7ddd0f9e..2a3c0520 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 24608b30..905c5a86 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 66873d77..b0f9f08c 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index fa411760..436538fa 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -729,4 +729,5 @@ return array( // 'Submit a form' => '', // 'Board view' => '', // 'Keyboard shortcuts' => '', + // 'Open board switcher' => '', ); -- cgit v1.2.3