feat: polish translation (#16)
This commit is contained in:
committed by
Henrique Dias
parent
c681174adf
commit
06f00e9664
@@ -11,6 +11,7 @@
|
||||
<option value="es">{{ $t('languages.es') }}</option>
|
||||
<option value="de">{{ $t('languages.de') }}</option>
|
||||
<option value="ru">{{ $t('languages.ru') }}</option>
|
||||
<option value="pl">{{ $t('languages.pl') }}</option>
|
||||
</select>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user