mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-21 11:15:38 +02:00
Polished Slovenian translations
This commit is contained in:
parent
1ac4ca93a7
commit
ea30fadf31
38 changed files with 168 additions and 168 deletions
|
@ -6,7 +6,7 @@ var util = require('../util');
|
|||
var EventEmitter = require('events').EventEmitter;
|
||||
|
||||
var ActionTypes = AppConstants.ActionTypes;
|
||||
var DEFAULT_LOCALE = 'sl';
|
||||
var DEFAULT_LOCALE = 'en_US';
|
||||
|
||||
// resolve the messy mapping between browser language
|
||||
// and our supported locales
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue