File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33$ texts = [
44 'project.link ' => 'Project auf GitHub ' ,
5+ 'project.log_in ' => 'Let me in ' ,
56
67 'error.not.installed.title ' => 'Not installed ' ,
78 'error.not.installed.description ' => 'It looks like OpCache is not installed. ' ,
Original file line number Diff line number Diff line change 22
33$ texts = [
44 'project.link ' => 'Project on GitHub ' ,
5- 'project.log_in ' => 'Let me in! ' ,
5+ 'project.log_in ' => 'Let me in ' ,
66
77 'error.not.installed.title ' => 'Not installed ' ,
88 'error.not.installed.description ' => 'It looks like OpCache is not installed. ' ,
Original file line number Diff line number Diff line change 22
33$ texts = [
44 'project.link ' => 'Project op GitHub ' ,
5+ 'project.log_in ' => 'Log in ' ,
56
67 'error.not.installed.title ' => 'Niet geïnstalleerd ' ,
78 'error.not.installed.description ' => 'Het lijkt erop dat OpCache niet geïnstalleerd is. ' ,
You can’t perform that action at this time.
0 commit comments