Update a couple more witty phrases (#5641)
This commit is contained in:
parent
390edb5e0a
commit
9db5aab498
|
@ -43,7 +43,6 @@ export const WITTY_LOADING_PHRASES = [
|
||||||
'Garbage collecting... be right back...',
|
'Garbage collecting... be right back...',
|
||||||
'Assembling the interwebs...',
|
'Assembling the interwebs...',
|
||||||
'Converting coffee into code...',
|
'Converting coffee into code...',
|
||||||
'Pushing to production (and hoping for the best)...',
|
|
||||||
'Updating the syntax for reality...',
|
'Updating the syntax for reality...',
|
||||||
'Rewiring the synapses...',
|
'Rewiring the synapses...',
|
||||||
'Looking for a misplaced semicolon...',
|
'Looking for a misplaced semicolon...',
|
||||||
|
@ -99,7 +98,7 @@ export const WITTY_LOADING_PHRASES = [
|
||||||
'Why did the computer go to therapy? It had too many bytes...',
|
'Why did the computer go to therapy? It had too many bytes...',
|
||||||
"Why don't programmers like nature? It has too many bugs...",
|
"Why don't programmers like nature? It has too many bugs...",
|
||||||
'Why do programmers prefer dark mode? Because light attracts bugs...',
|
'Why do programmers prefer dark mode? Because light attracts bugs...',
|
||||||
'Why did the developer go broke? Because he used up all his cache...',
|
'Why did the developer go broke? Because they used up all their cache...',
|
||||||
"What can you do with a broken pencil? Nothing, it's pointless...",
|
"What can you do with a broken pencil? Nothing, it's pointless...",
|
||||||
'Applying percussive maintenance...',
|
'Applying percussive maintenance...',
|
||||||
'Searching for the correct USB orientation...',
|
'Searching for the correct USB orientation...',
|
||||||
|
|
Loading…
Reference in New Issue