We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66a156a + 9dc9c4f commit 887dfebCopy full SHA for 887dfeb
2 files changed
.tx/config
@@ -8,7 +8,7 @@ source_file = translationfiles/templates/admin_audit.pot
8
source_lang = en
9
type = PO
10
11
-[o:nextcloud:p:nextcloud:r:appstore]
+[o:nextcloud:p:nextcloud:r:appstore-shipped-with-server]
12
file_filter = translationfiles/<lang>/appstore.po
13
source_file = translationfiles/templates/appstore.pot
14
build/translation-checker.php
@@ -19,6 +19,7 @@
19
];
20
21
$txConfigAppMap = [
22
+ 'appstore' => 'appstore-shipped-with-server',
23
'dashboard' => 'dashboard-shipped-with-server',
24
'encryption' => 'files_encryption',
25
'settings' => 'settings-1',
0 commit comments