From dc7353761e9f63836c33f4a81aa285995b187cd7 Mon Sep 17 00:00:00 2001 From: Tom Snelling Date: Sun, 29 Oct 2023 14:23:25 +0000 Subject: [PATCH] ver 1.5.0, update readme --- README.md | 15 ++++++++------- api/package.json | 2 +- client/package.json | 2 +- package.json | 2 +- 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index df8f8ff..ca1314c 100644 --- a/README.md +++ b/README.md @@ -118,13 +118,14 @@ The best place to start is to copy the `en.json` file and work through it, trans ### Existing translations -| Language | Complete (estimate) | Contributed by | -|--------------------|---------------------|--------------------------------------------| -| English | 100% | | -| Russian | 100% | [@smlinux](https://github.com/smlinux) | -| Esperanto | 100% | [@smlinux](https://github.com/smlinux) | -| German | 15% | [@MikeMatau](https://github.com/MikeMatau) | -| Simplified Chinese | 95% | [@0EAC](https://github.com/0EAC) | +| Language | Complete (estimate) | Contributed by | +|--------------------|---------------------|----------------------------------------------------| +| English | 100% | | +| Russian | 100% | [@smlinux](https://github.com/smlinux) | +| Esperanto | 100% | [@smlinux](https://github.com/smlinux) | +| German | 100% | [@EchterAlsFake](https://github.com/EchterAlsFake) | +| Simplified Chinese | 95% | [@0EAC](https://github.com/0EAC) | +| French | 100% | [@Klaiment](https://github.com/Klaiment) | ## Screenshots diff --git a/api/package.json b/api/package.json index 9f08ad9..dc02c25 100644 --- a/api/package.json +++ b/api/package.json @@ -1,6 +1,6 @@ { "name": "@sqtracker/api", - "version": "1.4.0", + "version": "1.5.0", "private": true, "license": "GPL-3.0-only", "scripts": { diff --git a/client/package.json b/client/package.json index 1e6c30f..342cee3 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@sqtracker/client", - "version": "1.4.0", + "version": "1.5.0", "private": true, "license": "GPL-3.0-only", "scripts": { diff --git a/package.json b/package.json index b0c698a..64a56f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sqtracker", - "version": "1.4.0", + "version": "1.5.0", "private": true, "license": "GPL-3.0-only", "workspaces": [