From d4234ba53ea639bade763a0f5981cdf77c9ceabb Mon Sep 17 00:00:00 2001 From: phl0 Date: Wed, 28 Sep 2022 15:49:57 +0200 Subject: [PATCH] Add translation to tooltip (ger/en) --- application/language/english/general_words_lang.php | 2 ++ application/language/german/general_words_lang.php | 2 ++ application/views/api/help.php | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/application/language/english/general_words_lang.php b/application/language/english/general_words_lang.php index 210dc704..da383fb9 100644 --- a/application/language/english/general_words_lang.php +++ b/application/language/english/general_words_lang.php @@ -121,3 +121,5 @@ $lang['gen_from_date'] = 'From date'; $lang['gen_this_qso_was_confirmed_on'] = 'This QSO was confirmed on'; $lang['error_no_logbook_found'] = 'No logbooks were found. You need to define a logbook under Station Logbooks! Do it here:'; + +$lang['copy_to_clipboard'] = 'Copy to clipboard'; diff --git a/application/language/german/general_words_lang.php b/application/language/german/general_words_lang.php index 0aa119d8..c57c4a55 100644 --- a/application/language/german/general_words_lang.php +++ b/application/language/german/general_words_lang.php @@ -119,3 +119,5 @@ $lang['dashboard_countries_breakdown'] = 'Länderübersicht'; $lang['gen_from_date'] = 'Ab Datum'; $lang['gen_this_qso_was_confirmed_on'] = 'Dieses QSO wurde bestätigt am'; + +$lang['copy_to_clipboard'] = 'In die Zwischenablage kopieren'; diff --git a/application/views/api/help.php b/application/views/api/help.php index 50ec2cf8..5ec2aa9e 100644 --- a/application/views/api/help.php +++ b/application/views/api/help.php @@ -32,7 +32,7 @@ result() as $row) { ?> - key; ?> + key; ?> description; ?>