Skip to content

Commit fab44fa

Browse files
committed
Docs build for branch master: 0ad8f60
1 parent 0ad8f60 commit fab44fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Translation/TranslationManager.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ Return all messages for the specified lang or the default lang if no specified l
6262
<a name="TranslationManager+getMessage"></a>
6363

6464
### translationManager.getMessage(message, lang) ⇒ <code>String</code>
65-
Return a specified message for the specified lang or the default lang if no specified lang
65+
Return a specified message for the specified lang or for the default lang if no specified lang
66+
If specified message doesn't exist in the specified lang return the specified message for the default lang instead.
6667

6768
**Kind**: instance method of [<code>TranslationManager</code>](#TranslationManager)
6869

0 commit comments

Comments
 (0)