mirror of
https://github.com/filegator/filegator.git
synced 2025-08-09 16:36:42 +02:00
Update polish.js
This commit is contained in:
committed by
Milos Stojanovic
parent
dca5eb382c
commit
cd2b2f97be
@@ -1,8 +1,8 @@
|
||||
const data = {
|
||||
'Selected': 'Selected: {0} of {1}',
|
||||
'Uploading files': 'Uploading {0}% of {1}',
|
||||
'File size error': '{0} is too large, please upload files less than {1}',
|
||||
'Upload failed': '{0} failed to upload',
|
||||
'Selected': 'Wybrano: {0} z {1}',
|
||||
'Uploading files': 'Przesyłanie {0}% z {1}',
|
||||
'Błąd rozmiaru pliku': '{0} jest za duży, prześlij mniejszy plik {1}',
|
||||
'Upload failed': '{0} plików nie udało się przesłać',
|
||||
'Per page': '{0} Na stronę',
|
||||
'Folder': 'Folder',
|
||||
'Login failed, please try again': 'Zły login lub hasło.',
|
||||
@@ -77,3 +77,5 @@ const data = {
|
||||
}
|
||||
|
||||
export default data
|
||||
|
||||
export default data
|
||||
|
Reference in New Issue
Block a user