Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0c482e0

Browse files
authored
Merge pull request #10 from nextcloud/feat/l10n
feat(l10n): Add translation requirements
2 parents 11bde65 + b0219e2 commit 0c482e0

3 files changed

Lines changed: 13 additions & 0 deletions

File tree

β€Ž.l10nignoreβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# SPDX-FileCopyrightText: none
2+
# SPDX-License-Identifier: CC0-1.0
3+
js/
4+
vendor/

β€Ž.tx/configβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[main]
2+
host = https://www.transifex.com
3+
lang_map = hu_HU: hu, nb_NO: nb, sk_SK: sk, th_TH: th, ja_JP: ja, bg_BG: bg, cs_CZ: cs, fi_FI: fi
4+
5+
[o:nextcloud:p:nextcloud:r:office]
6+
file_filter = translationfiles/<lang>/office.po
7+
source_file = translationfiles/templates/office.pot
8+
source_lang = en
9+
type = PO

β€Žl10n/.gitkeepβ€Ž

Whitespace-only changes.

0 commit comments

Comments
Β (0)