mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 12:42:07 +00:00 
			
		
		
		
	log untranslated tabs
This commit is contained in:
		| @@ -204,6 +204,9 @@ export default { | ||||
|                 case "Shorts": | ||||
|                     translatedTabName = this.$t("video.shorts"); | ||||
|                     break; | ||||
|                 default: | ||||
|                     console.error(`Tab name "${tabName}" is not translated yet!`); | ||||
|                     break; | ||||
|             } | ||||
|             return translatedTabName; | ||||
|         }, | ||||
|   | ||||
| @@ -167,4 +167,4 @@ | ||||
|         "copied": "Copied!", | ||||
|         "cannot_copy": "Can't copy!" | ||||
|     } | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bnyro
					Bnyro