File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ # # `msgid`s in this file come from POT (.pot) files.
2
+ # #
3
+ # # Do not add, change, or remove `msgid`s manually here as
4
+ # # they're tied to the ones in the corresponding POT file
5
+ # # (with the same domain).
6
+ # #
7
+ # # Use `mix gettext.extract --merge` or `mix gettext.merge`
8
+ # # to merge POT files into PO files.
9
+ msgid ""
10
+ msgstr ""
11
+ "Language : en\n "
Original file line number Diff line number Diff line change
1
+ # # This is a PO Template file.
2
+ # #
3
+ # # `msgid`s here are often extracted from source code.
4
+ # # Add new translations manually only if they're dynamic
5
+ # # translations that can't be statically extracted.
6
+ # #
7
+ # # Run `mix gettext.extract` to bring this file up to
8
+ # # date. Leave `msgstr`s empty as changing them here has no
9
+ # # effect: edit them in PO (`.po`) files instead.
You can’t perform that action at this time.
0 commit comments