mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 16:44:50 +00:00
New translations web.php (Vietnamese)
[ci skip]
This commit is contained in:
parent
6c570e89dc
commit
9718c6b4c2
1 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ return [
|
||||||
'liked' => 'đã thích ảnh',
|
'liked' => 'đã thích ảnh',
|
||||||
'commented' => 'bình luận về ảnh',
|
'commented' => 'bình luận về ảnh',
|
||||||
'reacted' => 'xem ảnh',
|
'reacted' => 'xem ảnh',
|
||||||
'shared' => 'chia sẻ ảnh',
|
'shared' => 'đã chia sẻ',
|
||||||
'tagged' => 'nhắc đến bạn trong',
|
'tagged' => 'nhắc đến bạn trong',
|
||||||
|
|
||||||
'updatedA' => 'đã cập nhật',
|
'updatedA' => 'đã cập nhật',
|
||||||
|
@ -178,7 +178,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'story' => [
|
'story' => [
|
||||||
'add' => 'Thêm khoảnh khắc'
|
'add' => 'Khoảnh khắc'
|
||||||
],
|
],
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
|
|
Loading…
Reference in a new issue