Régularisation de commits manquants

This commit is contained in:
2020-06-24 13:10:52 +02:00
parent 6810659202
commit 2bc59082d9
941 changed files with 89385 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?php
return array(
'Add an image to the carousel' => 'Добавить изображение в карусель',
'Add this image to the carousel' => 'Добавить это изображение в карусель',
'Carousel image' => 'Изображение карусели',
'Carousel images' => 'Изображения карусели',
'Delete a carousel image' => 'Удалить изображение карусели',
'Do you really want to remove this image from the carousel ?' => 'Вы действительно хотите удалить это изображение из карусели ?',
'Edit your carousel.' => 'Редактировать вашу карусель.',
'Remove this image' => 'Удалить это изображение',
'Your carousel contains no image. Please add one using the form above.' => 'Ваша карусель не содержит изображений. Пожалуйста, добавьте одно используя форму ниже.',
'Position' => 'Позиция',
);