Skip to content

Commit

Permalink
no longer substitute de_DE to de locale when fetching from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
  • Loading branch information
mgallien committed Mar 14, 2023
1 parent bfb2e35 commit 40708be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tx/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[main]
host = https://www.transifex.com
lang_map = bg_BG: bg, de_DE: de, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_TH: th, ja_JP: ja, pt_PT: pt, et_EE: et
lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_TH: th, ja_JP: ja, pt_PT: pt, et_EE: et

[o:nextcloud:p:nextcloud:r:client]
file_filter = translations/client_<lang>.ts
Expand Down

0 comments on commit 40708be

Please sign in to comment.