This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create clarkwinkelmann-colorful-borders.yml
- Loading branch information
1 parent
56f7574
commit 39fba80
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
clarkwinkelmann-colorful-borders: | ||
forum: | ||
edit: Stili düzenle | ||
default: Varsayılan | ||
apply: Uygula | ||
reset: Özel stili temizle | ||
borderColor: Çerçeve rengi | ||
backgroundColor: Arkaplan rengi | ||
textColor: Metin rengi | ||
borderWidth: Çerçeve kalınlığı | ||
borderRadius: Çerçeve kenarı | ||
|
||
admin: | ||
permissions: | ||
heading: Renkli Kenarlar | ||
editOwnPost: Kendi gönderi stilini düzenle | ||
editAnyPost: Herhangi birinin gönderi stilini düzenle | ||
settings: | ||
title: Renkli Kenarlar Ayarları | ||
enableBorderColor: Özelleştirilebilir çerçeve rengi | ||
enableBackgroundColor: Özelleştirilebilir arkaplan rengi | ||
enableTextColor: Özelleştirilebilir metin rengi | ||
enableBorderWidth: Özelleştirilebilir çerçeve kalınlığı | ||
enableBorderRadius: Özelleştirilebilir çerçeve kenarı | ||
min: Min | ||
max: Maks | ||
colors: | ||
simple: Basit renk seti | ||
all: Herhangi bir renk | ||
custom: Özel renk listesi | ||
custom-help: '#hex veya rgb() renk değerlerini virgül ile ayırın' |