SankethBK / diaryvault

A personal diary application written in Flutter
https://play.google.com/store/apps/details?id=me.sankethbk.dairyapp
MIT License
86 stars 59 forks source link

Swahili Translation #91

Closed Kundai10 closed 11 months ago

Kundai10 commented 11 months ago

What type of PR is this? (check all applicable)

Description

Featured Covered in this PR

Related Tickets & Documents

Screenshots, Recordings

Please replace this line with instructions on how to test your changes, or any screenshots or recording you can attach here.

Tested Feature??

SankethBK commented 11 months ago

Hi @Kundai10 , you also need to add Locale("sw") in lib/app/view/app.dart. Refer to this PR

Kundai10 commented 11 months ago

@SankethBK Done.