From f72f5e95238a866c39535932c803720d7644a276 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Fri, 31 Jan 2025 13:58:57 +0100 Subject: Improve notification banner (#7268) * a -> button * i18n: Close * a.close -> .close * themes * Apply suggestions from code review Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> Co-authored-by: Frans de Jonge * Update app/i18n/fr/gen.php --------- Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> Co-authored-by: Frans de Jonge Co-authored-by: Alexandre Alapetite --- app/i18n/lv/gen.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/lv/gen.php') diff --git a/app/i18n/lv/gen.php b/app/i18n/lv/gen.php index c32e65abf..641a1bf22 100644 --- a/app/i18n/lv/gen.php +++ b/app/i18n/lv/gen.php @@ -16,6 +16,7 @@ return array( 'add' => 'Pievienot', 'back_to_rss_feeds' => '← Atgriezieties pie RSS barotnēm', 'cancel' => 'Atcelt', + 'close' => 'Close', // TODO 'create' => 'Uztaisīt', 'delete_all_feeds' => 'Delete all feeds', // TODO 'delete_errored_feeds' => 'Delete feeds with errors', // TODO -- cgit v1.2.3