add lang de/pl/pt/ro/ru/sv

This commit is contained in:
xiaomlove
2025-04-22 19:35:05 +07:00
parent ca33cbacfe
commit 2b970305a5
940 changed files with 48796 additions and 1 deletions
+17
View File
@@ -0,0 +1,17 @@
<?php
return [
'global_search' => 'Wyszukiwanie globalne',
'search_keyword' => 'Keyword',
'search_area' => 'Range',
'search_area_options' => [
'0' => 'Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).',
'1' => 'Opis',
'3' => 'Przesyłacz',
'4' => 'URL IMDB'
],
'search_modes' => [
'and' => 'Oraz',
'exact' => 'Dokładny',
],
];