Merge pull request #2083 from geo-poland/basic-polish-language-support

Basic Polish language support
This commit is contained in:
Anand Doshi 2014-08-25 12:48:33 +05:30
commit def374370f
2 changed files with 3226 additions and 1 deletions

View File

@ -61,7 +61,7 @@ frappe.pages['setup-wizard'].onload = function(wrapper) {
fields: [
{"fieldname": "language", "label": __("Language"), "fieldtype": "Select",
options: ["english", "العربية", "deutsch", "ελληνικά", "español", "français", "हिंदी", "hrvatski",
"italiano", "nederlands", "português brasileiro", "português", "српски", "தமிழ்",
"italiano", "nederlands", "polski", "português brasileiro", "português", "српски", "தமிழ்",
"ไทย", "中国(简体)", "中國(繁體)"], reqd:1},
],
help: __("Welcome to ERPNext. Please select your language to begin the Setup Wizard."),

3225
erpnext/translations/pl.csv Normal file

File diff suppressed because it is too large Load Diff