mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 11:04:02 +02:00
AdminerMenuLinks: Translation in single language version (fix #1001)
This commit is contained in:
@@ -19,7 +19,7 @@ abstract class Plugin {
|
||||
return "";
|
||||
}
|
||||
|
||||
/** Translate a string from static::$translations; use Adminer\lang() for strings used by Adminer
|
||||
/** Translate a string from $this->translations; Adminer\lang() doesn't work for single language versions
|
||||
* @param literal-string $idf
|
||||
* @param float|string $number
|
||||
*/
|
||||
|
Reference in New Issue
Block a user