mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
complete ukrainian localization
This commit is contained in:
parent
dfcd5c438e
commit
69a463f0b0
3 changed files with 408 additions and 420 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<item>
|
||||
<title>{{ 'User' | trans }} #{{ user.id }} {{ 'have joined' | trans }} {{ name }}</title>
|
||||
<title>{{ 'User' | trans }} #{{ user.id }} {{ 'have joined' | trans }}</title>
|
||||
<author>#{{ user.id }}</author>
|
||||
<pubDate>{{ added | date('D, d M Y h:i:s O') }}</pubDate>
|
||||
<guid>{{ url('user_info', { userId : user.id }) }}#activity-{{ id }}</guid>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue