diff options
| author | ManeraKai <manerakai@protonmail.com> | 2022-08-14 14:05:16 +0300 |
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2022-08-14 14:05:20 +0300 |
| commit | 416a4ee13c61dea24adb52a3f3477ec230a38bed (patch) | |
| tree | 7416e5231c955d09e6099b722e18d7619b9f6b42 /src/_locales/ru | |
| parent | Handle youtu.be for FreeTube by @mittermichal https://github.com/libredirect/... (diff) | |
| download | libredirect-416a4ee13c61dea24adb52a3f3477ec230a38bed.zip | |
Fixed typo https://github.com/libredirect/libredirect/issues/408
Diffstat (limited to 'src/_locales/ru')
| -rw-r--r-- | src/_locales/ru/messages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json index 04afb07a..f48150fe 100644 --- a/src/_locales/ru/messages.json +++ b/src/_locales/ru/messages.json @@ -96,7 +96,7 @@ "description": "used in the settings page" }, "instanceOffline": { - "message": "Этот экземпляр находится в автономном режиме, вы будете перенаправлены после ", + "message": "Этот экземпляр находится в автономном режиме, вы будете перенаправлены после", "description": "used in instance_offline.html" }, "cancel": { |
