Changeset - 4d255b282938
[Not reviewed]
Merge translation
0 1 0
Silverwing - 5 years ago 2019-08-23 18:59:07

merge
1 file changed with 9 insertions and 1 deletions:
0 comments (0 inline, 0 general)
london.lua
Show inline comments
 
@@ -199,7 +199,15 @@ trans_london = {
 
        ['Five shillings!'] = "Пять шиллингов!"
 
};
 
    ['en'] = {
 
 
        ['char_captain.dsc'] = [[ There is a {captain} staying at the bow. He smokes pipe thoughtfully observing the deck. ]];
 
        ['char_captain.phrases'] = {
 
            [[Captain says: _"Tomorrow we're setting off back for America"_. ]],
 
            [[Captain thoughtfully says holding pipe, _"the ,,Aurora Borealis'' is the best ship ever was under my command."_. ]],
 
            [[Captain turns to you, "How was your trip?"_ ]],
 
            [[Captain puts the pipe aside and says, _"This steamship is a companys pride, but not even close the the famous ,,Fire Arrow''"_. ]],
 
            [[Looking aroud the port captain sighs, _"Sometimes I remember my youth on the ,,Gull'' and ,,Jade Queen'' "_. ]],
 
            [[Captain thoughtfully twists the pipe in the hands. ]]
 
        };
 
    }
 
}
 
0 comments (0 inline, 0 general)