Skip to content

Commit 86424ae

Browse files
committed
Specify that it is a non-goal to care about external documents
1 parent 1000d52 commit 86424ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposed/internationalisation-meta.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ To resolve this issue and encourage the localization of libraries, a standard me
1616

1717
* 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.
1818
* This PSR does not provide a mechanism for collecting translatable items from a component's source code.
19+
* This PSR only addresses text present in PHP code. It is not concerned with the translation of user content stored in a database or similar data store.
1920

2021
## 4. Approaches
2122

0 commit comments

Comments
 (0)