Add data for the Indian Armed Forces (#3444)

master
lowellosaurus 2016-07-28 00:32:23 +04:30 committed by Ben Moon
parent 96bf175983
commit 06563194b6
2 changed files with 405 additions and 183 deletions

View File

@ -16,6 +16,7 @@ my $DATA = LoadFile(share('military_rank.yml'));
my $DISPLAY_NAME_FOR = {
ba => 'Bosnia and Herzegovina',
in => 'India',
pl => 'Poland',
us => 'United States',
air_force => 'Air Force',
@ -27,6 +28,7 @@ my $DISPLAY_NAME_FOR = {
my $PATTERNS = {
countries => {
ba => 'bosnia and herzegovina|bosnian?|bih',
in => 'indian?',
pl => 'poland|polish',
us => 'united states|u\.?s\.?a?\.?|american?',
},

File diff suppressed because it is too large Load Diff