mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	feat!: Enable zh-TW language (#3119)
Signed-off-by: blacklight447 <niek@privacyguides.org> Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build-pr.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-pr.yml
									
									
									
									
										vendored
									
									
								
							| @@ -80,7 +80,7 @@ jobs: | ||||
|     needs: [submodule, metadata] | ||||
|     strategy: | ||||
|       matrix: | ||||
|         lang: [es, fr, he, it, nl, ru, zh-Hant] | ||||
|         lang: [es, fr, he, it, nl, ru, zh-Hant, zh-TW] | ||||
|       fail-fast: false | ||||
|     uses: ./.github/workflows/build.yml | ||||
|     with: | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/publish-release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publish-release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -50,7 +50,7 @@ jobs: | ||||
|     needs: submodule | ||||
|     strategy: | ||||
|       matrix: | ||||
|         lang: [en, es, fr, he, it, nl, ru, zh-Hant] | ||||
|         lang: [en, es, fr, he, it, nl, ru, zh-Hant, zh-TW] | ||||
|         build: [build] | ||||
|     permissions: | ||||
|       contents: read | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Gray
						Daniel Gray