diff options
| author | elliotfontaine <elliot.fontaine@gmail.com> | 2023-05-17 06:08:37 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-05-20 22:07:13 +0000 |
| commit | 0cb0fb7165d6627bca7f1d2383e32df0bb255a31 (patch) | |
| tree | f1a333c12c1c1e91db6934991fd0face3c470b3d /backend | |
| parent | 5376478b2da1671d267c0447a67ed4d9158d203d (diff) | |
| download | decky-loader-0cb0fb7165d6627bca7f1d2383e32df0bb255a31.tar.gz decky-loader-0cb0fb7165d6627bca7f1d2383e32df0bb255a31.zip | |
Translated using Weblate (French)
Currently translated at 4.0% (4 of 100 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/fr/
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/locales/fr.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/backend/locales/fr.json b/backend/locales/fr.json index fbd447b2..ae780ac7 100644 --- a/backend/locales/fr.json +++ b/backend/locales/fr.json @@ -3,5 +3,11 @@ "header_one": "", "header_many": "Other", "header_other": "" + }, + "BranchSelect": { + "update_channel": { + "prerelease": "Avant-première", + "label": "Canal de mise à jour" + } } } |
