Skip to content

Instantly share code, notes, and snippets.

@yigitfindikli
Created July 23, 2021 11:59
Show Gist options
  • Save yigitfindikli/f45067351ef7bd0d314d3f6bef3908b2 to your computer and use it in GitHub Desktop.
Save yigitfindikli/f45067351ef7bd0d314d3f6bef3908b2 to your computer and use it in GitHub Desktop.
PrimeNG I18N API with ngx-translate
{
"dayNamesMin": [
"Su",
"Mo",
"Tu",
"We",
"Th",
"Fr",
"Sa"
],
"monthNames": [
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment