mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 23:07:28 +08:00
update Transifex project link
This commit is contained in:
@ -39,7 +39,7 @@ YML_FILE_COMMENTS = <<END
|
|||||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||||
#
|
#
|
||||||
# To work with us on translations, join this project:
|
# To work with us on translations, join this project:
|
||||||
# https://www.transifex.com/projects/p/discourse-pt-br/
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
END
|
END
|
||||||
|
|
||||||
ALL_LOCALES = Dir.glob( File.expand_path("../../config/locales/client.*.yml", __FILE__) ).map {|x| x.split('.')[-2]}.sort
|
ALL_LOCALES = Dir.glob( File.expand_path("../../config/locales/client.*.yml", __FILE__) ).map {|x| x.split('.')[-2]}.sort
|
||||||
|
Reference in New Issue
Block a user