refactor: update modules and locales

This commit is contained in:
Matthew
2024-03-03 16:36:53 -05:00
committed by GitHub
parent f58de0f3c4
commit b672697a7f
22 changed files with 180 additions and 387 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"error": {
"not_standing_up": "Sukeldumisvarustuse selga panemiseks peate püsti seisma",
"need_otube": "You need to refill your oxygen! Get a replacement air supply!",
"underwater": "You cannot do this underwater..."
},
"success": {
"took_out": "Sa võtsid sukeldumisülikonna seljast",
"tube_filled": "You've successfully refilled your air tank!"
},
"info": {
"put_suit": "Pane selga sukeldumisvarustust",
"pullout_suit": "Võta välja sukeldumisvarustus..",
"filling_air": "Filling air..."
}
}