add multi lang
This commit is contained in:
2026-07-11 20:03:15 +02:00
parent f0813894a8
commit ae3b435b51
116 changed files with 1543 additions and 484 deletions

View File

@@ -9,9 +9,9 @@ export default defineConfig({
registerType: 'autoUpdate',
includeAssets: ['icons/icon-192.png', 'icons/icon-512.png'],
manifest: {
name: 'KtoCo - Wydatki wspólne',
short_name: 'KtoCo',
description: 'Dzielenie wydatków dla par i współlokatorów',
name: 'WhoWhat - Shared Expenses',
short_name: 'WhoWhat',
description: 'Split expenses with your partner or roommates',
theme_color: '#4f46e5',
background_color: '#ffffff',
display: 'standalone',