Skip to content

issues Search Results · repo:projectfluent/fluent.js language:JavaScript

Filter by

261 results
 (873 ms)

261 results

inprojectfluent/fluent.js (press backspace or delete to remove)

STR: 1. use a lower case version of an attribute in data-l10n-attr such as tooltiptext 2. use the attribute name with capital letters in the FTL file such as tooltipText = notice that Fluent doesn ...
  • julienw
  • 1
  • Opened 
    6 days ago
  • #645

I m using fluent-dom in a lit-based project; I m using the MozLitElement thingie from Firefox but in a web app. This means that every shadow root is a root for fluent (connectRoot is called in https://searchfox.org/mozilla-central/source/toolkit/content/widgets/lit-utils.mjs#160). ...
  • julienw
  • 6
  • Opened 
    7 days ago
  • #644

Thanks for this project. solidjs can add libraries in the same configuration as @fluent/react. It would be great if its managed here. Willing to create a PR, are you interested in this?
  • ya7010
  • 5
  • Opened 
    on May 22
  • #642

Currently, fluent-bundle cannot handle Temporal. What would need to change It is hardcoded only to support FluentVariable entries (FluentType, string, number, or Date). Here s how they are resolved: ...
  • rkh
  • 6
  • Opened 
    on Feb 12
  • #634

I m trying to define a custom function to detect whether a variable begins with a vowel or a consonant: VOWORCON: ( [txt] ) = ( aeiou .indexOf( txt[0].toLowerCase( ) ) = 0 ? vow : con ...
  • kueda
  • 2
  • Opened 
    on Apr 3, 2024
  • #630

I am getting this error from node_modules@fluent\dom\esm\localization.js I see cached-iterable dependency also already installed in root node_modules. But still it s return same error. My folder structure ...
  • dineshpithiya-virtusa
  • 3
  • Opened 
    on Mar 30, 2024
  • #629

I m trying to add translation to Arabic project, in arabic there are 6 versions of the same word that is variable of both gender and count for example: [female] [1] v1 [2] v2 [other] v3 [male] ...
  • moaali
  • Opened 
    on Mar 16, 2024
  • #628

I have a mixed Django and React codebase of which the latter uses fluent.js. For Django we would like to migrate. There are two major problems though: 1. I haven t found a way yet to keep the .ftl files ...
  • alexanderjulmer
  • Opened 
    on Feb 7, 2024
  • #626

Summary I ve been investigating fluent for addons-frontend along with other popular localization frameworks (collection of packages used for l10n) What I ve found is that fluent seems to be the clear ...
  • KevinMind
  • Opened 
    on Jan 19, 2024
  • #625

I would like to ask if it is possible to do so? Currently I m implementing Fluent to Lume: https://gitlab.com/ndt-deno/lume-fluent So far it s all good. But in future, I would like to make a scope feature ...
  • ngdangtu-vn
  • 6
  • Opened 
    on Nov 28, 2023
  • #624
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub