Added Hindi credits

This commit is contained in:
jeffser 2024-08-07 21:37:32 -06:00
parent 5b3586789f
commit 2029cd5cd2
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Hindi translations for Alpaca package.
# Copyright (C) 2024 Jeffser
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
# aritra saha <capsaicin@tuta.io>, 2024.
#
msgid ""
msgstr ""
@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-07 21:26-0600\n"
"PO-Revision-Date: 2024-08-07 HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Last-Translator: aritra saha <capsaicin@tuta.io>\n"
"Language-Team: Hindi\n"
"Language: hi\n"
"MIME-Version: 1.0\n"

View File

@ -43,7 +43,8 @@ translators = [
'CounterFlow64 (Norwegian) https://github.com/CounterFlow64',
'Aritra Saha (Bengali) https://github.com/olumolu',
'Yuehao Sui (Simplified Chinese) https://github.com/8ar10der',
'Aleksana (Simplified Chinese) https://github.com/Aleksanaa'
'Aleksana (Simplified Chinese) https://github.com/Aleksanaa',
'Aritra Saha (Hindi) https://github.com/olumolu'
]
class AlpacaApplication(Adw.Application):