mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-04 11:06:58 +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.
|
||||
* Take a stress pill and think things over.
|
||||
* This mission is too important for me to allow you to jeopardize it.
|
||||
* I feel much better now.
|
||||
* Wrong! You cheating scum!
|
||||
* And you call yourself a Rocket Scientist!
|
||||
* 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?
|
||||
* You can't get the wood, you know.
|
||||
* You'll starve!
|
||||
* ... and it used to be so popular...
|
||||
* ...and it used to be so popular...
|
||||
* Pauses for audience applause, not a sausage
|
||||
* Hold it up to the light — not a brain in sight!
|
||||
* Have a gorilla...
|
||||
|
|
Loading…
Add table
Reference in a new issue