Skip to content

Commit

Permalink
Support AR (Arabic)
Browse files Browse the repository at this point in the history
Fixed #29

Signed-off-by: Avimitin <dev@avimit.in>
  • Loading branch information
Avimitin committed Mar 19, 2024
1 parent 9f48970 commit a4d598a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lang.rs
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ macro_rules! generate_langs {
}

generate_langs! {
("AR", "Arabic");
("BG", "Bulgarian");
("CS", "Czech");
("DA", "Danish");
Expand Down

0 comments on commit a4d598a

Please sign in to comment.