Skip to content

Commit 17806a9

Browse files
rhcarvalhobitwalker
authored andcommitted
Add explicit translations where missing
Even though the English fallback produces the same result, the explicit translation is, as the name says, explicit and intentional.
1 parent dc61603 commit 17806a9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

priv/translations/en/LC_MESSAGES/relative_time.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,4 @@ msgstr "this wednesday"
238238

239239
#: lib/l10n/translator.ex:369
240240
msgid "now"
241-
msgstr ""
241+
msgstr "now"

priv/translations/ro/LC_MESSAGES/months_abbr.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@ msgstr ""
2222

2323
#: lib/l10n/translator.ex:290
2424
msgid "Apr"
25-
msgstr ""
25+
msgstr "Apr"
2626

2727
#: lib/l10n/translator.ex:294
2828
msgid "Aug"
29-
msgstr ""
29+
msgstr "Aug"
3030

3131
#: lib/l10n/translator.ex:298
3232
msgid "Dec"
33-
msgstr ""
33+
msgstr "Dec"
3434

3535
#: lib/l10n/translator.ex:288
3636
msgid "Feb"
37-
msgstr ""
37+
msgstr "Feb"
3838

3939
#: lib/l10n/translator.ex:287
4040
msgid "Jan"
@@ -50,7 +50,7 @@ msgstr "Iun"
5050

5151
#: lib/l10n/translator.ex:289
5252
msgid "Mar"
53-
msgstr ""
53+
msgstr "Mar"
5454

5555
#: lib/l10n/translator.ex:291
5656
msgid "May"
@@ -62,8 +62,8 @@ msgstr "Noi"
6262

6363
#: lib/l10n/translator.ex:296
6464
msgid "Oct"
65-
msgstr ""
65+
msgstr "Oct"
6666

6767
#: lib/l10n/translator.ex:295
6868
msgid "Sep"
69-
msgstr ""
69+
msgstr "Sep"

0 commit comments

Comments
 (0)