v1.0.3
add multi lang
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user