Skip to content
#

Localization

Software localization (or localisation) means translation of a software interface and messages to another language plus adaptation of some formats (e.g. measures, dates and currency) plus adaptation to local cultures.

Here are 2,147 public repositories matching this topic...

pauloborges
pauloborges commented Feb 5, 2021

Describe the bug

Given a message like {input, plural, other {# + #}}, one would expect both # placeholders getting replaced by the plural value. But only the first one is actually replaced.

To Reproduce

import { plural } from "@lingui/macro"

export default function App() {
  const message = plural(5, {
    other: '# + #
  })
  return <p>{message}</p>
}

Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood up in minutes.

  • Updated Jan 5, 2021
  • PHP
weblate

Localization apps

POEditor

Manage your software localization collaboratively

Crowdin

Agile localization for your projects