mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1730: Merge Polish translation.
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json"
|
||||
"translations/en.json",
|
||||
"translations/pl.json"
|
||||
]
|
||||
|
||||
}
|
||||
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"LOGIN": {
|
||||
"ERROR_TOO_MANY_ATTEMPTS" : "Zbyt wiele nieudanych prób logowania. Spróbuj ponownie później."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user