mirror of
https://github.com/alam00000/bentopdf.git
synced 2026-09-22 17:54:52 +02:00
Merge pull request #761 from nine-dev9/polish-translation
Add Polish translation
This commit is contained in:
@@ -20,6 +20,7 @@ export const supportedLanguages = [
|
||||
'id',
|
||||
'it',
|
||||
'pt',
|
||||
'pl',
|
||||
'nl',
|
||||
'da',
|
||||
'sv',
|
||||
@@ -45,6 +46,7 @@ export const languageNames: Record<SupportedLanguage, string> = {
|
||||
id: 'Bahasa Indonesia',
|
||||
it: 'Italiano',
|
||||
pt: 'Português',
|
||||
pl: 'Polski',
|
||||
nl: 'Nederlands',
|
||||
da: 'Dansk',
|
||||
sv: 'Svenska',
|
||||
|
||||
Reference in New Issue
Block a user