mirror of
https://github.com/LukeHagar/immich.git
synced 2025-12-06 04:20:06 +00:00
chore: move weblate translations to root directory (#13604)
* chore: move translations to root directory * chore: update build processes to work with new i18n location
This commit is contained in:
@@ -19,6 +19,7 @@ const config = {
|
||||
$lib: 'src/lib',
|
||||
'$lib/*': 'src/lib/*',
|
||||
'@test-data': 'src/test-data',
|
||||
$i18n: '../i18n',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user