-
Updated
Jul 5, 2020 - TypeScript
globalization
Here are 61 public repositories matching this topic...
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Apr 30, 2020 - C#
If I use react-localize-redux with typescript I will encounter type issue when passing the value to the 'translate' function and expecting to use returned string as a placeholder text for input form element.
Typescript is complaining that return value wont be a string but this instead:
![image](https://user-images.githubusercontent.com/4181978/64955411-76b16580-d888-11e9-8216-2fa03696c587
Add tests to CLI
We have some tests of critical parts, however, in the CLI we only have 3 tests and we are not covering all the cases. I create this issue in order to improve that.
-
Updated
Jun 23, 2020 - TypeScript
-
Updated
Jul 5, 2020 - Java
-
Updated
Jun 16, 2020 - Dart
-
Updated
Sep 20, 2019 - Java
-
Updated
Jun 8, 2020 - C#
-
Updated
Jul 3, 2020 - C#
-
Updated
Jun 18, 2020 - Ruby
-
Updated
Jun 5, 2020 - JavaScript
-
Updated
Jun 12, 2017 - C#
-
Updated
Jun 29, 2020 - TypeScript
-
Updated
Jan 16, 2018 - JavaScript
When exporting content, we currently add a source path for each file in which a content instance is found. Ideally though, we should add a source path for each content instance, ideally including the line and column numbers for the beginning and end of the content.
-
Updated
Jul 2, 2020 - Crystal
-
Updated
Dec 2, 2019 - C#
-
Updated
May 25, 2017 - JavaScript
-
Updated
Jun 30, 2020 - TypeScript
-
Updated
Jan 10, 2019 - JavaScript
-
Updated
Nov 13, 2018 - Swift
-
Updated
Jan 11, 2020
-
Updated
Jun 4, 2018 - ColdFusion
-
Updated
May 14, 2020 - TypeScript
-
Updated
Aug 15, 2019
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."
In fuent.js, we restricted the options to
NUMBERandDATETIMEbeyond what's documented in the guide right now.We should port those changes over.