forked from julianpoy/RecipeSage
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/firebase store location #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Currently translated at 100.0% (982 of 982 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/ru/
Currently translated at 60.1% (591 of 982 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/da/
Currently translated at 60.3% (593 of 982 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/da/
Currently translated at 85.0% (835 of 982 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/da/
…updates Bumps the npm_and_yarn group with 5 updates in the /. directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.6.3` | `1.6.4` | | [jsdom](https://github.com/jsdom/jsdom) | `23.1.0` | `23.2.0` | | [undici](https://github.com/nodejs/undici) | `5.27.2` | `5.28.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.1` | `4.5.2` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `16.2.11` | `16.2.12` | Updates `axios` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.3...v1.6.4) Updates `jsdom` from 23.1.0 to 23.2.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@23.1.0...23.2.0) Updates `undici` from 5.27.2 to 5.28.3 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.27.2...v5.28.3) Updates `vite` from 4.5.1 to 4.5.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) Updates `@angular-devkit/build-angular` from 16.2.11 to 16.2.12 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@16.2.11...16.2.12) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: jsdom dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: undici dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: vite dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
Currently translated at 30.0% (306 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 31.2% (318 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 46.6% (475 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 50.1% (511 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
…#1346) fix(l10n): translations update from weblate.recipesage.com
Currently translated at 63.8% (650 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 80.0% (815 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
…dates Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.6.7 to 1.6.8 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.7...v1.6.8) Updates `follow-redirects` from 1.15.5 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
Currently translated at 80.2% (817 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Currently translated at 91.2% (929 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
…1 update Bumps the npm_and_yarn group with 1 update in the / directory: [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware). Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
Currently translated at 100.0% (1018 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/ru/
Currently translated at 98.7% (1005 of 1018 strings) Translation: RecipeSage App/Frontend UI Translate-URL: http://weblate.recipesage.com/projects/recipesage-app/app-frontend/zh_Hans/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.