mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Fix missing translator-credits
This commit is contained in:
@@ -301,6 +301,8 @@ class ClapperAboutDialog extends Gtk.AboutDialog
|
||||
version: pkg.version,
|
||||
authors: ['Rafał Dzięgiel'],
|
||||
artists: ['Rafał Dzięgiel'],
|
||||
/* TRANSLATORS: Put your name(s) here for credits or leave untranslated */
|
||||
translator_credits: _('translator-credits'),
|
||||
license_type: Gtk.License.GPL_3_0,
|
||||
logo_icon_name: 'com.github.rafostar.Clapper',
|
||||
website: 'https://rafostar.github.io/clapper',
|
||||
|
Reference in New Issue
Block a user