1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-09 23:45:23 +02:00

Promote i18n Ally for frontend localization (#2072)

Co-authored-by: sephrat <34862846+sephrat@users.noreply.github.com>
This commit is contained in:
Hayden 2023-01-28 16:41:01 -09:00 committed by GitHub
parent f8b8680b45
commit 9ddb27b2e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 34 deletions

3
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"recommendations": ["lokalise.i18n-ally"]
}