feat: add Russian translation (#14)
This commit is contained in:
committed by
Henrique Dias
parent
9086720c3c
commit
e354098b96
@@ -8,6 +8,7 @@
|
||||
<option value="zh-tw">{{ $t('languages.zhTW') }}</option>
|
||||
<option value="es">{{ $t('languages.es') }}</option>
|
||||
<option value="de">{{ $t('languages.de') }}</option>
|
||||
<option value="ru">{{ $t('languages.ru') }}</option>
|
||||
</select>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user