feat: add Polish (pl) locale
Full Polish translation covering all UI modules — tasks, calendar, shopping, meals, budget, notes, contacts, birthdays, recipes, documents, housekeeping, and settings. Polish is now selectable in Settings → Language. Bumps to v0.50.0. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -23,6 +23,7 @@ const LOCALE_LABELS = {
|
||||
hi: 'हिन्दी',
|
||||
pt: 'Português',
|
||||
uk: 'Українська',
|
||||
pl: 'Polski',
|
||||
};
|
||||
|
||||
class OikosLocalePicker extends HTMLElement {
|
||||
|
||||
Reference in New Issue
Block a user