Merge branch 'main' into features/bugfixes

This commit is contained in:
Gamosoft 2026-04-20 12:17:30 +02:00
commit 53c90c6c8b
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@
"matches": "{{current}} / {{total}}", "matches": "{{current}} / {{total}}",
"match_of": "Megfelelő {{current}} / {{total}}", "match_of": "Megfelelő {{current}} / {{total}}",
"result_singular": "eredmény", "result_singular": "eredmény",
"result_plural": "eredmények", "result_plural": "eredmény",
"no_results": "Nincs jegyzet amely tartalmazza a következőt: \"{{query}}\"", "no_results": "Nincs jegyzet amely tartalmazza a következőt: \"{{query}}\"",
"searching": "\"{{query}}\" keresése..." "searching": "\"{{query}}\" keresése..."
}, },