1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00

Add a donate link

This commit is contained in:
Jakub Vrana
2017-04-16 10:42:27 +02:00
parent 7af1ee3702
commit c0a3f30060
4 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ $translations = array(
'Logout' => 'Xx',
'Logged as: %s' => 'Xx',
'Logout successful.' => 'Xx.',
'Thanks for using Adminer, consider <a href="%s">donating</a>.' => 'Xx.',
'Invalid credentials.' => 'Xx.',
'<a href="https://www.adminer.org/en/extension/" target="_blank">Implement</a> %s method to use SQLite.' => 'Xx.',
'Too many unsuccessful logins, try again in %d minute(s).' => array('Xx.', 'Xx.'),