Project

General

Profile

Actions

Feature #73234

open

The ability to use plural in xlf files

Added by Willi Martens over 8 years ago. Updated 6 months ago.

Status:
Under Review
Priority:
Must have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2016-02-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
xlf
Complexity:
Sprint Focus:

Description

<group id="day" restype="x-gettext-plurals">
  <trans-unit id="day[0]">
    <source>{0} day</source>
    <target>{0} Tag</target>
  </trans-unit>
  <trans-unit id="day[1]">
    <source>{0} days</source>
    <target>{0} Tage</target>
  </trans-unit>
</group>

I have not found any possibility to use this feature.


Files

Anmerkung 2020-06-18 115608.png (9.31 KB) Anmerkung 2020-06-18 115608.png Armin Vieweg, 2020-06-18 11:56

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #83075: LanguageService should support placeholdersClosed2017-11-24

Actions
Actions

Also available in: Atom PDF