mirror of https://github.com/ghostfolio/ghostfolio
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
1.5 KiB
22 lines
1.5 KiB
/**
|
|
* @license
|
|
* Copyright Google LLC All Rights Reserved.
|
|
*
|
|
* Use of this source code is governed by an MIT-style license that can be
|
|
* found in the LICENSE file at https://angular.dev/license
|
|
*/
|
|
|
|
// THIS CODE IS GENERATED - DO NOT MODIFY.
|
|
(function(global) {
|
|
global.ng ??= {};
|
|
global.ng.common ??= {};
|
|
global.ng.common.locales ??= {};
|
|
const u = undefined;
|
|
function plural(val) {
|
|
const n = val;
|
|
|
|
return 5;
|
|
}
|
|
global.ng.common.locales['hnj'] = ["hnj",[["AM","PM"]],u,[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["๐๐ค๐ฒ","๐๐ฆ","๐๐จ๐ฐ","๐๐๐ค๐ฐ๐ฆ","๐๐ค๐ฑ๐จ","๐๐ค๐ฑ๐จ","๐๐ง๐ณ"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["๐๐ฌ","๐๐จ๐ฑ๐๐ค๐ฒ๐จ","๐๐ซ๐ฐ๐๐ช๐ฑ","๐ค๐จ๐ฑ","๐๐ช๐ด","๐๐ค๐ฑ๐๐ค๐ฆ","๐๐ฉ๐ด๐๐จ๐ฐ","๐๐ฉ๐ฒ๐๐๐ฐ๐ค","๐๐ค๐ฑ๐๐ค๐ฐ","๐ช๐ฑ๐๐ค๐ด","๐๐ฆ๐ฒ๐ค๐๐๐ฐ๐ซ","๐๐ฉ๐ฑ๐๐ฌ๐ด"]],u,[["๐๐๐ช","CE"]],0,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",u,u,u],[".",",",";","%","+","-","E","ร","โฐ","โ","NaN",":"],["#,##0.###","#,##0%","ยคย #,##0.00","#E0"],"USD","๐
",u,{"JPY":["JPยฅ","ยฅ"],"USD":["๐
","$"]},"ltr", plural, []];
|
|
})(globalThis);
|
|
|