Added settings for translation into other languages ​​in the project.

This commit is contained in:
2025-02-09 18:53:08 +05:00
parent c4817a675a
commit 25faa3d62b
28 changed files with 2716 additions and 799 deletions

View File

@@ -308,5 +308,8 @@ return [
'content.*.content' => 'content',
'category_id' => 'category',
'content_images' => 'content images',
'source_language_id' => 'source language identifier',
'translate_from_language' => 'translate from language',
'translate-automatically.*' => 'translate automatically',
],
];