Skip to content

Commit

Permalink
chore(locales): update cs.json
Browse files Browse the repository at this point in the history
* Update cs.lua

* fix cs.lua

* Update cs.lua

* .json

---------

Co-authored-by: Matthew <22198949+MafewTM@users.noreply.github.com>
  • Loading branch information
stepanvalic and mafewtm authored Jun 1, 2024
1 parent 6eab402 commit b2c21a7
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,17 @@
"stress_gain": "Cítíš se být vystresovaná!",
"stress_removed": "Cítíš se volněj!"
}
}
"info": {
"open_menu": "Otevřít nabídku"
},
"commands": {
"cash": "cash",
"bank": "bank",
"dev": "dev",
"help": {
"cash": "Check Cash Balance",
"bank": "Check Bank Balance",
"dev": "Zapnout/vypnout režim pro vývojáře"
}
}
}

0 comments on commit b2c21a7

Please sign in to comment.