mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-08-20 10:03:38 +00:00
fix(locales): correct punctuation in locale strings
This commit is contained in:
parent
7e593ed96c
commit
34b4e6fabc
1 changed files with 1 additions and 2 deletions
3
locales/index.d.ts
vendored
3
locales/index.d.ts
vendored
|
@ -12269,7 +12269,6 @@ export interface Locale extends ILocale {
|
||||||
* Sorry about this, I know it's a bit silly.
|
* Sorry about this, I know it's a bit silly.
|
||||||
* Take a stress pill and think things over.
|
* Take a stress pill and think things over.
|
||||||
* This mission is too important for me to allow you to jeopardize it.
|
* This mission is too important for me to allow you to jeopardize it.
|
||||||
* I feel much better now.
|
|
||||||
* Wrong! You cheating scum!
|
* Wrong! You cheating scum!
|
||||||
* And you call yourself a Rocket Scientist!
|
* And you call yourself a Rocket Scientist!
|
||||||
* Where did you learn to type?
|
* Where did you learn to type?
|
||||||
|
@ -12295,7 +12294,7 @@ export interface Locale extends ILocale {
|
||||||
* What, what, what, what, what, what, what, what, what, what?
|
* What, what, what, what, what, what, what, what, what, what?
|
||||||
* You can't get the wood, you know.
|
* You can't get the wood, you know.
|
||||||
* You'll starve!
|
* You'll starve!
|
||||||
* ... and it used to be so popular...
|
* ...and it used to be so popular...
|
||||||
* Pauses for audience applause, not a sausage
|
* Pauses for audience applause, not a sausage
|
||||||
* Hold it up to the light — not a brain in sight!
|
* Hold it up to the light — not a brain in sight!
|
||||||
* Have a gorilla...
|
* Have a gorilla...
|
||||||
|
|
Loading…
Add table
Reference in a new issue