add missing i18n
This commit is contained in:
		
							parent
							
								
									53109aa50a
								
							
						
					
					
						commit
						5715915850
					
				| @ -24,7 +24,7 @@ | |||||||
|     <tr> |     <tr> | ||||||
|       <td class="td-width field-label" i18n="transaction.accelerated-by-hashrate|Accelerated to hashrate">Accelerated by</td> |       <td class="td-width field-label" i18n="transaction.accelerated-by-hashrate|Accelerated to hashrate">Accelerated by</td> | ||||||
|       <td class="field-value" *ngIf="acceleratedByPercentage"> |       <td class="field-value" *ngIf="acceleratedByPercentage"> | ||||||
|         {{ acceleratedByPercentage }} <span class="symbol hashrate-label">of hashrate</span> |         <ng-container i18n="accelerator.x-of-hash-rate">{{ acceleratedByPercentage }} <span class="symbol hashrate-label">of hashrate</span></ng-container> | ||||||
|       </td> |       </td> | ||||||
|     </tr> |     </tr> | ||||||
|   </tbody> |   </tbody> | ||||||
|  | |||||||
| @ -1453,6 +1453,14 @@ | |||||||
|         <note priority="1" from="description">Accelerated to hashrate</note> |         <note priority="1" from="description">Accelerated to hashrate</note> | ||||||
|         <note priority="1" from="meaning">transaction.accelerated-by-hashrate</note> |         <note priority="1" from="meaning">transaction.accelerated-by-hashrate</note> | ||||||
|       </trans-unit> |       </trans-unit> | ||||||
|  |       <trans-unit id="3af3e9a4c4d8135f386b2fc59233884ae8fc57fb" datatype="html"> | ||||||
|  |         <source><x id="INTERPOLATION" equiv-text="{{ acceleratedByPercentage }}"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span class="symbol hashrate-label">"/>of hashrate<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></source> | ||||||
|  |         <context-group purpose="location"> | ||||||
|  |           <context context-type="sourcefile">src/app/components/acceleration/active-acceleration-box/active-acceleration-box.component.html</context> | ||||||
|  |           <context context-type="linenumber">27</context> | ||||||
|  |         </context-group> | ||||||
|  |         <note priority="1" from="description">accelerator.x-of-hash-rate</note> | ||||||
|  |       </trans-unit> | ||||||
|       <trans-unit id="3590f5c3ef2810f637316edb8aaa86b8e907f152" datatype="html"> |       <trans-unit id="3590f5c3ef2810f637316edb8aaa86b8e907f152" datatype="html"> | ||||||
|         <source>pending</source> |         <source>pending</source> | ||||||
|         <context-group purpose="location"> |         <context-group purpose="location"> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user