diff options
| author | Kasparas Galdikas | 2014-02-06 23:41:45 +0000 |
|---|---|---|
| committer | Tobias Bosch | 2014-02-06 16:11:29 -0800 |
| commit | 95be253fe55d35336d425d3d600a36158fc3519d (patch) | |
| tree | b61e812bc6a5a89f9bfbb9a7a1fc34b12eb9a82c /src/ngLocale/angular-locale_lt-lt.js | |
| parent | bf4b0dbd46c67553b2e35a0f5d3ac1626d105418 (diff) | |
| download | angular.js-95be253fe55d35336d425d3d600a36158fc3519d.tar.bz2 | |
fix($locale): Minor grammar amends for locale_lt
Closes #6164
Diffstat (limited to 'src/ngLocale/angular-locale_lt-lt.js')
| -rw-r--r-- | src/ngLocale/angular-locale_lt-lt.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ngLocale/angular-locale_lt-lt.js b/src/ngLocale/angular-locale_lt-lt.js index 0b84931a..17691c4c 100644 --- a/src/ngLocale/angular-locale_lt-lt.js +++ b/src/ngLocale/angular-locale_lt-lt.js @@ -17,7 +17,7 @@ $provide.value("$locale", { "\u0161e\u0161tadienis" ], "MONTH": [ - "sausio", + "sausis", "vasaris", "kovas", "balandis", @@ -41,7 +41,7 @@ $provide.value("$locale", { ], "SHORTMONTH": [ "Saus.", - "Vas", + "Vas.", "Kov.", "Bal.", "Geg.", |
