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": "/divingsuit لنزع بدلة الغوص الخاصة بك",
"need_otube": "أنت لا ترتدي معدات الغوص",
"underwater": "الوقوف لاستخدام خزان الأكسجين"
},
"success": {
"took_out": "جاري اخد لباس الغوض",
"tube_filled": "You've successfully refilled your air tank!"
},
"info": {
"put_suit": "وضعت بدلة الغوص",
"pullout_suit": "ترك بدلة الغوص",
"filling_air": "Filling air..."
}
}