Skip to content

Commit 4c4f026

Browse files
authored
Merge pull request #2765 from codeeu/feat/educational-resources-language-changes
Feat/educational resources language changes
2 parents 9647a19 + 26c1fca commit 4c4f026

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

public/build/assets/app-BHCtV2Vb.js renamed to public/build/assets/app-DYEBsMfe.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/assets/php_cs-B5kh40UY.js renamed to public/build/assets/php_cs-BiXKKi69.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"isEntry": true
1111
},
1212
"resources/js/app.js": {
13-
"file": "assets/app-BHCtV2Vb.js",
13+
"file": "assets/app-DYEBsMfe.js",
1414
"name": "app",
1515
"src": "resources/js/app.js",
1616
"isEntry": true,
@@ -69,7 +69,7 @@
6969
"isDynamicEntry": true
7070
},
7171
"resources/lang/php_cs.json": {
72-
"file": "assets/php_cs-B5kh40UY.js",
72+
"file": "assets/php_cs-BiXKKi69.js",
7373
"name": "php_cs",
7474
"src": "resources/lang/php_cs.json",
7575
"isDynamicEntry": true

resources/lang/cs/resources.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
'Subjects' => 'Předmět',
2424
'subjects_placeholder' => 'Vyberte Předmět, např. umění',
2525
'share' => 'Sdílet',
26+
'search' => 'Prohledat',
2627
'communication_toolkit' => 'Komunikační nástroje',
2728
'teachers_toolkit' => 'Nástroje pro učitele',
2829
'leaflet' => 'Leták',

0 commit comments

Comments
 (0)