Skip to content

Commit

Permalink
Add locale not found warning (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
marwahaha committed Mar 2, 2018
1 parent 9c40c74 commit 6a5ea88
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions guides/moment/02-warnings/04-locale-not-found.md
@@ -0,0 +1,8 @@
---
title: Locale Not Found
---
```
Locale <key> not found. Did you forget to load it?
```

This warning is displayed when a global locale is set but Moment cannot find it. Perhaps this locale is not bundled in your copy.
File renamed without changes.
File renamed without changes.

0 comments on commit 6a5ea88

Please sign in to comment.