mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
[catavatar] Mark string as translatable
This commit is contained in:
parent
8235b2511e
commit
4f155fc8a1
2 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<h3>{{$header}}</h3>
|
||||
</span>
|
||||
<img src="{{$basepath}}/catavatar/{{$uid}}?{{$uncache}}">
|
||||
<p>Set default profile avatar or randomize the cat</p>
|
||||
<p>{{$setrandomize}}</p>
|
||||
<div class="settings-submit-wrapper" >
|
||||
<input type="submit" name="catavatar-usecat"
|
||||
class="btn btn-primary settings-submit" value="{{$usecat}}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue