Skip to content

Commit b7db3d6

Browse files
committed
Fix missing required Read The Docs config
1 parent b56c1ff commit b7db3d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sphinx:
66
formats: all
77

88
build:
9+
os: ubuntu-20.04
910
tools:
1011
python: '3.10'
1112

resources/l10n/template.pot

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: LOOT 0.16.0\n"
1010
"Report-Msgid-Bugs-To: https://github.com/loot/loot/issues\n"
11-
"POT-Creation-Date: 2021-11-20 01:02+0000\n"
11+
"POT-Creation-Date: 2021-12-07 17:58+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -349,7 +349,6 @@ msgstr ""
349349
#: src/gui/html/js/game.ts:141
350350
#: src/gui/html/js/loot.ts:566
351351
#: src/gui/html/js/loot.ts:567
352-
#. An abbreviation of Not Applicable.
353352
msgid "N/A"
354353
msgstr ""
355354

0 commit comments

Comments
 (0)