This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pinry
mirror of
https://github.com/pinry/pinry.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
44
Wiki
Activity
Browse Source
feature: use translate icon intead of 'language'
tags/v2.1.8
winkidney
2 years ago
parent
c15791df73
commit
3b70800fad
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
pinry-spa/src/components/PHeader.vue
+ 5
- 1
pinry-spa/src/components/PHeader.vue
View File
@@ -90,7 +90,11 @@
<div
class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link">
Language
<b-icon
type="is-dark"
icon="translate"
custom-size="mdi-24px">
</b-icon>
</a>
<div class="navbar-dropdown">
<a
Write
Preview
Loading…
Cancel
Save