mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Fix Turkish typos
Author: Samed Beyribey <ras0ir@eventualis.org> Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
This commit is contained in:
parent
aebf02aa8c
commit
c4ff898fa9
4 changed files with 8 additions and 8 deletions
|
@ -11,13 +11,13 @@
|
|||
include_once("translator.inc");
|
||||
global $_t;
|
||||
|
||||
$_t["tr"]["Home"] = "Ev";
|
||||
$_t["tr"]["Home"] = "Anasayfa";
|
||||
|
||||
$_t["tr"]["%s: An ArchLinux project"] = "%s: Bir ArchLinux projesi";
|
||||
|
||||
$_t["tr"]["Packages"] = "Paketler";
|
||||
|
||||
$_t["tr"]["Accounts"] = "Hesaplar";
|
||||
$_t["tr"]["Accounts"] = "Hesabım";
|
||||
|
||||
$_t["tr"]["Logout"] = "Çıkış";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue