-
Updated
Oct 19, 2020 - TypeScript
globalization
Here are 70 public repositories matching this topic...
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Aug 21, 2020 - C#
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Oct 11, 2020 - Dart
-
Updated
Oct 17, 2020 - TypeScript
-
Updated
Oct 19, 2020 - Java
-
Updated
Oct 14, 2020 - Java
-
Updated
Apr 30, 2020 - C#
-
Updated
Jun 8, 2020 - C#
-
Updated
Sep 29, 2020 - C#
-
Updated
Sep 15, 2020 - Ruby
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Jun 12, 2017 - C#
-
Updated
Oct 8, 2020 - TypeScript
-
Updated
Oct 4, 2020 - C#
-
Updated
Jan 16, 2018 - JavaScript
Currently all building and testing is done on Azure DevOps. However, building and testing on the command line is undocumented.
While it is possible to build using dotnet build, dotnet pack, dotnet test and other commands, it would be simpler for potential contributors if there were a wrapper script to launch these commands.
The technology used for the build script is not that importan
-
Updated
Aug 2, 2020 - TypeScript
-
Updated
Oct 15, 2020 - Crystal
-
Updated
Dec 2, 2019 - C#
-
Updated
Oct 9, 2020 - Jupyter Notebook
-
Updated
May 25, 2017 - JavaScript
-
Updated
Sep 11, 2020 - C#
-
Updated
Aug 2, 2020 - JavaScript
-
Updated
Aug 16, 2020 - TypeScript
-
Updated
Jan 11, 2020
Improve this page
Add a description, image, and links to the globalization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the globalization topic, visit your repo's landing page and select "manage topics."
Hi,
we have a pretty large eCommerce website and unfortunately, we have some error messages/key from external APIs we don't know and they can even change.
Is there a way we can log these missing keys in production so that our translation Team can find them more easily?
When we could inject an function via i18n.js like this it would be unbelievable great :) :