From 20d01716987b11428492b2ae9080d25bc968fa6d Mon Sep 17 00:00:00 2001 From: mechuwind Date: Fri, 26 Apr 2013 10:56:26 +0300 Subject: [PATCH] Update nn.js --- test/lang/nn.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lang/nn.js b/test/lang/nn.js index 001b2c0da..47f0c928d 100644 --- a/test/lang/nn.js +++ b/test/lang/nn.js @@ -55,7 +55,7 @@ exports["lang:nn"] = { ['m mm', '25 25'], ['s ss', '50 50'], ['a A', 'pm PM'], - ['[the] DDDo [day of the year]', 'the 45th day of the year'], + ['[the] DDDo [day of the year]', 'the 45. day of the year'], ['L', '2010-02-14'], ['LL', '14 februar 2010'], ['LLL', '14 februar 2010 15:25'], -- 2.47.2