Skip to content

Commit 1000d52

Browse files
committed
Additional clarity in regards to translations
1 parent d5235d8 commit 1000d52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposed/internationalisation-meta.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ To resolve this issue and encourage the localization of libraries, a standard me
1414

1515
### 3.2. Non-Goals
1616

17-
* This PSR does not provide a standard for the storage and management of translatable items and their translations.
18-
* This PSR does not provide a mechanism for collecting translatable items from a component's source code
17+
* This PSR does not provide a standard for the storage and management of translatable items and their translations. That is, this PSR is about denoting that a message is translateable - not providing the specific translations for it.
18+
* This PSR does not provide a mechanism for collecting translatable items from a component's source code.
1919

2020
## 4. Approaches
2121

0 commit comments

Comments
 (0)