refactor: update modules and locales
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"error": {
|
||||
"not_standing_up": "Du skal stå op for at tage dykkerudstyret på",
|
||||
"need_otube": "You need to refill your oxygen! Get a replacement air supply!",
|
||||
"underwater": "You cannot do this underwater..."
|
||||
},
|
||||
"success": {
|
||||
"took_out": "Du tog din våddragt af",
|
||||
"tube_filled": "You've successfully refilled your air tank!"
|
||||
},
|
||||
"info": {
|
||||
"put_suit": "Tag en dykkerdragt på",
|
||||
"pullout_suit": "Træk en dykker dragt ud..",
|
||||
"filling_air": "Filling air..."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user