Add UI translations for iTop 3.0.

This commit is contained in:
ilya.stukalov
2021-08-31 13:02:00 +03:00
committed by Molkobain
parent 0ab6655ae7
commit 070a23e61b
10 changed files with 78 additions and 81 deletions

View File

@@ -18,8 +18,8 @@
*/
// Navigation menu
Dict::Add('RU RU', 'Russian', 'Русский', array(
'UI:ErrorPage:UnstableVersion' => 'You are using an unstable version that may include bugs. If you think this error occurred because of this please send us your feedback!~~',
'UI:ErrorPage:KittyDisclaimer' => 'No kitty were injured during the making of this GIF and release.
'UI:ErrorPage:UnstableVersion' => 'Вы используете нестабильную версию, которая может содержать ошибки. Если вы считаете, что ошибка возникла из-за этого, отправьте нам свой отзыв.',
'UI:ErrorPage:KittyDisclaimer' => 'Ни один котёнок не пострадал во время создания этого GIF и этого релиза.
- The R&D Team~~',
- The R&D Team',
));