mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 00:18:56 +02:00
zomg so many keys
This commit is contained in:
parent
9048f09d9f
commit
7e165c6fdc
18 changed files with 354 additions and 75 deletions
|
@ -53,7 +53,7 @@ var str = exports.str = function(key, params) {
|
|||
return template(
|
||||
strings[key][locale],
|
||||
params
|
||||
);
|
||||
).toUpperCase();
|
||||
};
|
||||
|
||||
var getIntlKey = exports.getIntlKey = function(obj, key) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue