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

@@ -4,5 +4,5 @@
* @license http://opensource.org/licenses/AGPL-3.0
*/
Dict::Add('RU RU', 'Russian', 'Русский', [
'UIBlock:Error:AddBlockForbidden' => 'Cannot add block to %1$s~~',
'UIBlock:Error:AddBlockForbidden' => 'Невозможно добавить блок в %1$s',
]);